Monday, June 23, 2008

A Semantic Web Architecture for Advocate Agents to Determine Preferences and Facilitate Decision Making

Today Wolf gave a presentation on the ICEC '08 paper "A Semantic Web Architecture for Advocate Agents to Determine Preferences and Facilitate Decision Making". The paper deals with the architecture of a new kind of autonomous agents.

The main motivation of applying these personalized agents is that they can complement the cognitive limitations of the human mind, and therefore facilitate the decision making process to, reduce information overload (bounded rationality), increase work efficiency (i.e. speed up real-time managerial decisions), increase productivity (cost savings and ROI), increase solution (product or service) quality. Besides these tangible benefits, there are also intangible benefits, e.g. greater customer and employee satisfaction. In order to do this, these agents need to work effectively and efficiently with the human user. Meaning that the agent must learn the human user's interests, habits and preferences (as well as those of their communities). In an online retail example, recommendations can be given as to what to buy (product-brokering) and from whom to buy (merchant-brokering), based on customer criteria.

Agents and the human work in a bi-directional way through the interface called: Economic Dashboard.
"You cannot manage what you do not measure"
"What gets watched, gets done."

These statement demonstrate what the Economic Dashboard is, an "Organizational Magnifying Glass" – to focus the work of employees so everyone is going in the same direction! It business people: (1) Monitor, (2) Analyze, (3) Manage, (4) and Communicate and give feedback to the agent.

In order to work with the Economic Dashboard at all of the different organizational levels, these Economic dashboard has three types that relate to Business Intelligence:
Strategic BI: Achieve long-term organizational goals
Tactical BI: Conduct short-term analysis to achieve strategic goals
Operational BI: Provide a decision-making environment that reduces the latency between the time a significant business event happens and the business' ability to react to it.

In order to bring these personalized results, and work with the personalized results in the Economic Dashboard preferences are elicitated. Preference elicitations is the central concept of decision making and is fundamental for the analysis of human choice behavior, since people have different preferences for different roles. There are four methods or preference elicitation: (1) Questionnaire, which define roles, areas, objectives, and tasks; (2) Implicit feedback through user observation through browser extension (Piggy Bank, etc.), (3) Explicit user feedback through economic dashboard, and none intrusive sidebar in browser window, and (4) Business and Social Networks (Professional (intra company e.g. IBM, Linkedin, Plaxo, etc.) Personal (Facebook, Hi5, Hyves, etc.).

These preferences are saved in RDF stores, which allows the best abilities to apply Semantic Web agents.

In conclusion, this paper demonstrates the feasibility of Advocate Agents by presenting an architecture that integrates current technologies, such as Enterprise Service bus, XML, RDF, and machine learning techniques into a unique system and demonstrating that all the components of Advocate Agents can be built from already existing methods and elements.

After the presentation a discussion was held.

Monday, June 16, 2008

Information Dashboard Design

I believe that in a few years that advocate agents will be collective of many highly complex processes running on dozens of distributed systems. The agents "masters" will need to have easy to use tools to quickly scan the resources being consumed by these agents.

I have been doing a great deal of research on information dashboard design in the last few months for a customer.

There are two resource I would like to make sure our group is well aware of:

Inforamtion Dashboard Design by Stephen Few

Performance Dashboards by Wayne Eckerson

These books each take a different approach to dashboard design. The Few book is more in line with the Tufte visualization theory. The Eckerson is more along the line of applying the theory of the balanced scorecard (figureing out what to measure).

To be successful we will need to create high-quality monitoring and feedback tools between complex agents and non-technical users. AA dashboard could be its own sub-project.

Tuesday, March 11, 2008

Travel "Agents"

The role of a travel agent is well established. Consumer's often need someone who can guide them towards a purchase that will satisfy their travel needs. With the advent of the world wide web, this role has to some extent been cannibalized by online shopping sites that provide consumers with the same power a fully connected travel agent has in terms of shopping for and finding deals. And yet we've also lost something. Nothing beats having and expert assist you with a difficult decision. Searching for and purchasing travel on sites like Travelocity, Expedia, and Orbitz can be frustrating and although they try, the shopping experience remains daunting unless you know exactly what you are looking for. Surely you are familiar with the scenario. You search, find a good price, attempt to purchase, and it's suddenly unavailable. Returning to the search page you try several more dates only to see things get worse. I believe this can be better.

Normally the traveler has a set of parameters that frame their travel needs. Instead of entering these over and over, once per search, imagine defining them once, and asking an agent (of the software variety) to begin searching for results that meet your specifications. This seems so obvious you may wonder why it hasn't happened already. The answer is that the current leaders in online travel depend on you visiting their site. Advertisers cannot target software agents, they want real eyeballs on their ads. This Spring I'll be blogging about software agents and online travel, and what needs to occur for that to become a viable way to dream, plan, and purchase travel on the internet. In the mean time, I have taken a stab at what technologies may enable agent based travel search.

Tuesday, November 27, 2007

CfP TADA 2008

Call for Papers for the 2008 Trading Agent Design and Analysis workshop. Note that the 14 July date is not yet completely certain - it may be one day earlier on 13 July, but we hope to nail that down very soon. Watch the website for updates: http://tac.cs.umn.edu/tada08

We hope to see you in Chicago next year!

Wolf Ketter, RSM Erasmus University

Alex Rogers, Southampton University

Norman Sadeh, Carnegie Mellon University

William Walsh, CombineNet

Friday, November 23, 2007

MAS course + article library

I'll be teaching a multi-agent systems research workshop at RSM on January 21-23 and on March 10-11. A tentative schedule is available now. This can also serve as a categorized agent library for our project. Enjoy the articles! Wolf

Product Comparison Agents (PCA)

After reading the following article:

Wan Y., Menon S. & Ramaprasad A. , A classification of product comparison agents. Communications of the ACM, August 2007. A review of this article can be at LARGE

I list below different types of PCA and their real life realization:

Production Differentitation PCA:
http://pricescan.com/ -- often biased to one brand in one particular category

Product Evaluation PCA:
http://www.bizrate.com/

Consumer Preference Identification PCA:
http://www.epinions.com/

Derivative PCA:

www.bestbuyfinder.com
http://dealtime.com/
http://www.shopping.com -- (rebranded from dealtime.com) close-coupled agent design that integrates different PCAs into its architecture -- while you start searching it gives you product suggestions, an advocate agent would give you products related to your preferences since it got to know you over time

An aggregate of the 3 main PCAs with social tagging and customer reviews
http://www.pronto.com/

Refine as you type comparison shopping agents:

http://www.smarter.com/
http://www.become.com/

Sunday, November 18, 2007

Web Services and Information management

Arun and Gary, I agree with you in connection between Web Services and Information management.

I strongly believe that information is the key to the commerce world. For agents to be provide useful capabilities, they need to be information-aware. To make them information aware, we need
  1. Information architecture: The information management will provide metadata so the information can be discovered.
  2. Semantic web: The Semantic web will extend the traditional metadata to the next level to make sure that agents can find the most relevant information
  3. SOA for Data: This covers using web services to decouple agents from information sources. I prefer using REST, when possible, because it is simple and is based on WWW standards.

In addition to above areas, I believe that research in agents can also benefit from work in data mining.

What do you think?