Re: [agi] Context dependent words/concepts

2006-08-22 Thread James Ratcliff
This is one of the main concepts / problems of AI, is it not? Removing the ambiguity from our language in order to understand it. So you could remove it on the KR side, but you would still need to convert the regular language into the KR language, unless you would propose to have all inputs and outputs in the new KR language alone.So that conversion process would have to handle the context and ambiguity of the system still. And this is something we havnt accomplished to a high enough degree yet, but we have given it some attention, and realize that that alone is not enough.What kind of mapping would the KR need extra to handle the relationships between these newly seperated terms.JamesThe 'language' used in KR need not be context-dependent or ambiguous. If
 the blackboard is recognized (by the sensory perception module) as 'black', that would be the best description in KR, because that's the limit of sensory perception. Of course, normally the AGI will have more details of the board such asbetter color discernment, and that the board has a frame, etc.   I still think the KR language does not need context-dependency or ambiguity. Except ambiguities with respect to the external  world, which always exist.  YKY  To unsubscribe, change your address, or temporarily deactivate your subscription,  please go to http://v2.listbox.com/member/[EMAIL PROTECTED] Thank YouJames Ratcliffhttp://falazar.com 
		Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls.  Great rates starting at 1ยข/min.
To unsubscribe, change your address, or temporarily deactivate your subscription, 
please go to http://v2.listbox.com/member/[EMAIL PROTECTED]


Re: [agi] Context dependent words/concepts

2006-08-20 Thread Ben Goertzel

I continue to maintain that:

* syntactic ambiguity is unnecessary in a language of thought or communication

* some level of semantic ambiguity is unavoidable and in fact essential...

ben

On 8/20/06, YKY (Yan King Yin) [EMAIL PROTECTED] wrote:



On 8/19/06, Ben Goertzel [EMAIL PROTECTED] wrote:
  In blackboard the NL word maps to either a board that is black in
color
  or a board for writing that is usually black/green/white.  The KR of
those
  concepts are unambiguous; it's just that there are 2 alternatives.

 This is very naive...  a concept such as a board that is black in
 color is not unambiguous at all ...

 -- what % of the board needs to be black ?

 -- what kind of object really qualifies as a board?

 -- how dark does something have to be, to be  black?

 etc.

 the answers to these questions depend on context, so whether an object
 is classified as a board that is black in color depends on
 context... quite independently of any linguistic ambiguities
 associated...

The 'language' used in KR need not be context-dependent or ambiguous.  If
the blackboard is recognized (by the sensory perception module) as 'black',
that would be the best description in KR, because that's the limit of
sensory perception.  Of course, normally the AGI will have more details of
the board such as better color discernment, and that the board has a frame,
etc.

I still think the KR language does not need context-dependency or ambiguity.
 Except ambiguities with respect to the external world, which always exist.


YKY 
 To unsubscribe, change your address, or temporarily deactivate your
subscription, please go to
http://v2.listbox.com/member/[EMAIL PROTECTED]


---
To unsubscribe, change your address, or temporarily deactivate your subscription, 
please go to http://v2.listbox.com/member/[EMAIL PROTECTED]


Re: [agi] Context dependent words/concepts

2006-08-19 Thread YKY (Yan King Yin)

On 8/19/06, Ben Goertzel [EMAIL PROTECTED] wrote:   In blackboard the NL word maps to either a board that is black in color
  or a board for writing that is usually black/green/white.The KR of those  concepts are unambiguous; it's just that there are 2 alternatives.  This is very naive...a concept such as a board that is black in
 color is not unambiguous at all ...  -- what % of the board needs to be black ?  -- what kind of object really qualifies as a board?  -- how dark does something have to be, to beblack?
  etc.  the answers to these questions depend on context, so whether an object is classified as a board that is black in color depends on context... quite independently of any linguistic ambiguities
 associated...
The 'language' used in KR need not be context-dependent or ambiguous. If the blackboard is recognized (by the sensory perception module) as 'black', that would be the best description in KR, because that's the limit of sensory perception. Of course, normally the AGI will have more details of the board such asbetter color discernment, and that the board has a frame, etc.


I still think the KR language does not need context-dependency or ambiguity. Except ambiguities with respect to the external
 world, which always exist.

YKY

To unsubscribe, change your address, or temporarily deactivate your subscription, 
please go to http://v2.listbox.com/member/[EMAIL PROTECTED]


[agi] Context dependent words/concepts

2006-08-18 Thread YKY (Yan King Yin)

On 8/19/06, Ben Goertzel [EMAIL PROTECTED] wrote: 
  The problem of context may be avoided by using an unambiguous language (for  internal representation).Context-dependent words are a feature of natural  language (NL) only.It arises when an NL word maps to multiple concepts in
  the knowledge representation.It is necessary to separate NL processing  (ambiguous) with the internal KR (unambiguous).  Well, no.  It is true that NL has unnecessary ambiguities, but it is NOT true
 that a good knowledge representation will remove ALL ambiguities. Complete removal of ambiguity is an unachievable ideal, and trying to approach it too closely results in massive increase in the complexity
 of representations.Some degree of ambiguity is often useful to achieve representational compactness.  And, context is not just about words having different meanings --- it's about concepts having different meanings in different situations
 ... which need to be determined **on the fly** by a contextualizing process, and can't be pre-figured up-front by decomposing every concept into a set of context-specific subconcepts...


Let's take the examples:
-apple piemeans a pie with apple fillings.
- pizza pie is a pie that islikepizza (not a pie with pizza fillings).
- apple juice means a juice made from apples.

In #1  #3, I don't see how you can generate the target concepts merely by mixing apple with pie/juice on the fly. In all these cases, the target concepts areactually complex concepts that are first defined in episodic memory (eg we know that there is this thing which is a pie with apple fillings, and this thing is mapped to the phrase apple pie by the natural language processor).


So, complex concepts are formed in episodic memory first, using an internal representation that is unambiguous, because they are formed from and groundedby experience (ie sensory processing).


YKY

To unsubscribe, change your address, or temporarily deactivate your subscription, 
please go to http://v2.listbox.com/member/[EMAIL PROTECTED]


Re: [agi] Context dependent words/concepts

2006-08-18 Thread YKY (Yan King Yin)

On 8/19/06, Ben Goertzel [EMAIL PROTECTED] wrote:  Well, but I can generate a hypothetical grounding for mushrooom pie on the fly even though I haven't seen one ;-)
  And I can form concepts of mathematical structures that I have never experienced nor exemplified and may in fact be inconsistent and not even exist...  Not all concepts are formed in episodic memory, of course..


Well, once again the distinction between NL (natural language) andKR (knowledge representation) is important here. Determining what is themeaningof mushroom pieis an NL -- KR problem. In this case a heuristic rule like try to construct the meaning of a compound word XY by looking for words like X'Y where X' is similar to X may be applicable.


So NL can be ambiguous, KR is not.

Within KR itself, we can form novel concepts out of existing ones, and this operation is not dependent on NL. For example I can form the concept unfair justice.


In blackboard the NL word maps to either a board that is black in color or a board for writingthatis usually black/green/white. The KR of those concepts are unambiguous; it's just that there are 2 alternatives.


YKY

To unsubscribe, change your address, or temporarily deactivate your subscription, 
please go to http://v2.listbox.com/member/[EMAIL PROTECTED]


Re: [agi] Context dependent words/concepts

2006-08-18 Thread Ben Goertzel

In blackboard the NL word maps to either a board that is black in color
or a board for writing that is usually black/green/white.  The KR of those
concepts are unambiguous; it's just that there are 2 alternatives.


This is very naive...  a concept such as a board that is black in
color is not unambiguous at all ...

-- what % of the board needs to be black ?

-- what kind of object really qualifies as a board?

-- how dark does something have to be, to be  black?

etc.

the answers to these questions depend on context, so whether an object
is classified as a board that is black in color depends on
context... quite independently of any linguistic ambiguities
associated...

ben

---
To unsubscribe, change your address, or temporarily deactivate your subscription, 
please go to http://v2.listbox.com/member/[EMAIL PROTECTED]