A web agent that forms a user model
If you create an agent that communicates with several users
simultaneously, you need to ask yourself some questions. Your agent
acts as server to many clients, the users. Each of these users will
get their own account with this agent, so the agent can tell them
apart. And the agent forms a user model for each of these users. It
will store memories for each session with each of these users. It
will solve problems for these users. The knowledge it acquires from
one user can be used directly in the conversation with another
user.
Can this be a single agent? A single agent that handles potentially
hundreds of problems at the same time, holds the contexts of just
as many conversations in its working memory, and can be at the same
time outraged and deeply tranquil... err... no. It may be possible
to perform such a stunt on a computer, but it would make things
very much more complicated.
A single agent should communicate with a single user at a time (we
presume the agent is using a simple terminal interface). If the
user ends a session and returns some time later, the same agent
will contact him, bringing with him all experiences of the last
session. And so it will go for each user. Each user will be
appointed a special agent.
But, wouldn't it be a waste of knowledge if all these agents
were to stay completely unaware of all the others? Yes it would.
Maybe we should let the agents talk to among themselves if they are
not talking to users? Great idea! But this is future music (pardon
my Dutch expression).
- Labels
- my agent
Archief > 2007
december
september
- 22-09-2007 22-09-2007 12:46 - Implementation of the parser
- 18-09-2007 18-09-2007 16:47 - Saga - Duitse rock uit de jaren 80
- 04-09-2007 04-09-2007 21:18 - Rah band - Clouds across the moon - YouTube
augustus
juli
juni
mei
- 27-05-2007 27-05-2007 22:06 - A web agent that forms a user model
- 25-05-2007 25-05-2007 20:18 - I am a strange loop
februari
- 25-02-2007 25-02-2007 10:36 - The theater model as software architecture
- 20-02-2007 20-02-2007 21:39 - A Semantic Web Primer
- 07-02-2007 07-02-2007 22:13 - My position on consciousness
- 05-02-2007 05-02-2007 21:31 - In the theater of consciousness
Reacties op 'A web agent that forms a user model'
Geen berichten gevonden
Log in om te kunnen reageren op nieuwsberichten.