DeRiVE Workshop Recap

Agora and Glocal do not only exchange their research, but also collaborated on the organisation of the first workshop about Detection, Representation, and Exploitation of Events (DeRiVE 2011) at ISWC 2011 in Bonn. The main goal of the workshop was to bring together researchers and developers from different disciplines that are interested in recognising, modelling and using events.

Each of the sessions had very interesting papers, followed by lively discussions (the discussions took a while to get going, as everyone is of course still figuring out the group etc, but after lunch everyone really got going). For Agora, it was nice to see that the cultural heritage domain was well represented, and the first paper of the day (An Event-Based Approach to Describing and Understanding Museum Narratives by Paul Mulholland, Annika Wolff, Trevor Collins and Zdenek Zdrahal) was also very closely related to our project as they are modelling narratives as well, but from a different starting point. With our digital hermeneutics work, we have been taking off from the event model and historical interpretation. They have been analysing museum exhibitions to figure out how curators go about creating narratives. As it happens, the curators’ narratives collide quite nicely with our notion of conceptual narratives, as many museum exhibitions are centred around a particular topic. We will stay in touch with the DECIPHER project to see how we can exchange ideas and reuse each other’s models.

The detection session provided very interesting insights in current ongoing work for extracting events from different types of media (text, photo collections and videos). In particular the distinction between different events from Crowdsourcing Event Detection in YouTube Videos by Thomas Steiner, Ruben Verborgh, and Michael Hausenblas that uses users’ click behaviour, shot change information as well as title descriptions etc. to mark up videos with interest events, visual events and occurrence events. It may be interesting to reuse some of these ideas to further slice the videos we have in our datasets to present users with the most scenes most relevant to their queries.

Both Glocal and Agora presented in the exploitation session, which was also the session that sparked most questions and discussion. It seems that there is really a demand for applications of event-driven systems, in particular ones that use good visualisations.

The exploitation theme continued with the DeRiVE challenge, organised by Willem Robert van Hage (VU) and Laura Hollink (TUDelft). Event-driven research has not yet reached the point where we could organise a benchmark challenge, but we thought it was nice to provide people with a data set anyway if they did not have one themselves to play with. The challenge assignment was also deliberately kept broad (“do something with the EventMedia dataset”, which was provided by co-organiser Raphaël Troncy) so that authors could surprise us with their creativity. The three papers presented in this session were very different; Pierre-Yves Vandenbussche and Charles Teissèdre (Events Retrieval Using Enhanced Semantic Web Knowledge) really focused on helping the user query the data better, Kristian Slabbekoorn, Laura Hollink and Geert-Jan Houben (Domain-aware Matching of Events to DBpedia) worked on creating high quality links between the EventMedia dataset and DBpedia, and Kia Teymourian, Malte Rohde, Ahmad Hassan-Haidar and Adrian Paschke (Fusion of Event Data Stream and Background Knowledge for Semantic-Enabled CEP) showed how you can recognise events in real time.

Afterwards the audience got to vote on the best challenge paper, resulting in Pierre-Yves Vandenbussche and Charles Teissèdre taking home the first DeRiVE Challenge Prize.

As organisers, we are quite happy that we received nice papers on a variety of topics, and that we managed to meet new people working on events. We hope that next year we can organise a follow-up workshop.

All the papers as well as the slides of the presentations are available through the DeRiVE website. There is also an titanpad available with summaries of the discussions from the day at: http://titanpad.com/derive2011

Posted in Uncategorized | Leave a comment

Agora collaboration with Glocal

For a while we’ve been running into people from the Glocal project at meetings and symposia and we have been discussing possible ways to collaborate. A few weeks ago we finally shaped this collaboration in a visit from Glocal developer Sven Buschbeck to Agora.

Like Agora, the Glocal project assumes that events are a good way to organise and index media. They have so far been working on a data set about the FIFA 2010 World Cup and we on historical data, but the idea is the same. Where we differ is that Glocal has from the beginning worked on how to present events, whereas Agora has been working more on the back-end: extracting and representing events. A collaboration where we could learn from each other’s experiences on the aspects the other party has been working on most seems therefore most beneficial.

So far, we have mostly exchanged information and the programmers have tried to make the Agora data work with the Glocal event presentation, but in future we are planning to at least work on a common data set and see where else we can combine forces.

We’ll keep you posted.

Posted in Uncategorized | Leave a comment

IJCAI’11 Highlights

To stay up-to-date with the latest and greatest work in AI, one of the Agora team members visited IJCAI’11, the International Joint Conference on Artificial Intelligence. Here are some of the most interesting papers for current and near-future Agora work.

A good start of the conference was the paper Learning Bilingual Lexicons using the Visual Similarity of Labeled Web Images by Shane Bergsma and Benjamin Van Durme in the first NLP session. They use image analysis to aid building bilingual dictionaries. They would for example identify several images depicting candles on the web and then use the associated tags in the different languages (e.g., Dutch and English) to identify word pairs in different languages (e.g., kaars – candle). The fact that it is so cross-disciplinary inspires to try to think more out of the box.

The invited talk by Daphne Koller on Wednesday was also very interesting, it was titled “Rich Probabilistic Models for Image Understanding”,  and she explained the problems in automatic image analysis (sparse annotated data, very few images annotated on pixel level, annotations that completely ignore the background) and how she was finding ways around this (adapting her models to still use weak annotations). This is particularly interesting for the Agora event detection problem, as we also have limited event annotations, but we have yet to figure out how her work translates to an NLP setting.

Another interesting paper was Domain Adaptation with Ensemble of Feature Groups by Rajhans Samdani and Scott Wen-tau Yih. They presented a method in which they use different sets of features differently for a domain adaptation task where there is a lot of training data available for the initial task and much less for the task in the new domain. They presented results on email spam classification where some features change rapidly (the text in the features) and others much less rapidly (sender features). By putting different weights on the different features they showed how performance on a new domain could be boosted considerably. In Agora, we are thinking of expanding our work to domains other than history of Indonesia, so there are some interesting ideas to take from this paper.

One of the cool features of the IJCAI conference was that they also had a track with best papers from sister conferences. There were many interesting talks in that track, but for Agora the most relevant one was probably the talk by Dafna Shahaf, who presented her paper from KDD2010: Connecting the Dots between News Articles (coauthored by Carlos Guestrin). They presented an approach to find chains of news articles that tell a coherent story, they present it as a way to help users navigate large numbers of news articles. This is very much related to the narratives we want to present to users to help them navigate the Rijksmuseum Amsterdam and Sound and Vision collections. Although we already have some extra hooks to go by, such as the historical proto-narratives that we defined for our WebSci paper, the work by Shahaf & Guestrin helps us think about how to construct other narratives, perhaps to highlight other dimensions of particular parts of the collection.

For the full program, papers, as well as videos of the presentations see the IJCAI website.

Posted in Uncategorized | Leave a comment

Agora at WebSci’11

The video lecture of Chiel and Marieke’s talk at WebSci is available online at videolectures.net


The questions that we got from the audience were mostly about our future work (how to incorporate different perspectives on (art)history and how we are going to build our social platform, so we reckon we’re on the right track with planning to do those things.

Unfortunately we did not win the best paper award, but it was already an honour to be nominated. The prize was shared between two papers, namely The Effect of User Features on Churn in Social Networks by Marcel Karnstedt, Matthew Rowe, Jeffrey Chan, Harith Alani and Conor Hayes and Sic Transit Gloria Mundi Virtuali? Promise and Peril at the Intersection of Computational Social Science and Online Clandestine Organizations by Brian Keegan, Muhammad Aurangzeb Ahmad, Dmitri Williams, Jaideep Srivastava and Noshir Contractor.

Another interesting sessions was the birds of a feather session about events, here we got together with other people from WebSci who are working with or interested in working with events to exchange experiences. Sadly the time was limited, so we didn’t get much further than introducing ourselves and swapping email addresses, but hopefully there’s more to come on that soon.

Posted in Uncategorized | Leave a comment

WebScience’11 Recap

From June 15 until 17 the ACM WebScience’11 conference took place in Koblenz, Germany.  The topic of WebScience is naturally diverse, and the conference presented a large cross section of it. The humanities were a little bit underrepresented to the taste of Agora, but there were still enough ideas from the papers dealing with other domains that transfer.

The conference kicked off with a fabulous keynote by Jamie Teevan of Microsoft Research. She presented research and results on how the way web pages change affects how we find new information. Some pages change rapidly, such as newspapers, and it it sometimes very difficult to find back information, whereas other pages are rather static and any update is quite apparent. At Microsoft they have developed a browser plugin diff-IE that highlights changes on websites since you last saw them (unfortunately only for Internet Explorer). It’s quite an interesting way to attract your attention to new content that would otherwise perhaps be overlooked. I think this could be particularly interesting for museum websites and possibly the Agora platform as people are often driven by finding out ‘what’s new’, so this is definitely something to think about.

One paper that touched upon an issue central to Agora is “Survey on Governance of User-generated Content in Web Communities“ by Felix Schwagereit, Ansgar Scherp and Steffen Staab that was presented on Thursday afternoon. It addresses the issue of how one can maintain high quality in user-generated content. To museums, who have traditionally been gatekeepers of their content and its quality, quality assurance is core requirement for anything they do or support online. This paper at WebScience described a review of web communities that are successful at creating and sharing user-generated content, which gives the Agora team useful guidelines when further developing the social modules of our platform.

Next to ensuring quality of the content on the Agora platform, we also want to make sure that the platform presents different perspectives, up until now, we have treated the events in the event thesaurus more or less as objects that do not reflect a particular perspective, but this is of course a simplification of the history domain. An aggressor, or winner in a battle will recount an event or even call the event by a different name than a victim or ‘the loser’ in the battle. In most online communities quality control is exercised through some sort of democratic scheme, which makes the content usually a reflection of the majority opinion. At WebScience there was a  paper that exactly analysed these issues further and presented possible solutions to this, namely “Towards a diversity-minded Wikipedia” by Fabian Flöck, Denny Vrandečić and Elena Simperl. This is definitely some more stuff to think about for Agora.

During the poster session there were many interesting posters on various topics ranging from ethics to health to economics in various domains such as music, social web (in particular Twitter). My favourite poster was “The Syzygy Surfer: Creative Technology for the World Wide Web” by James Hendler and Andrew Hugill. They present an idea to and first attempts at facilitate more creative searching and browsing on the web than traditional search provides based on ambiguity. Now for Agora browsing via ambiguous relations is not what we are looking for, but all types of ways to enable more creative browsing (or rather to enable the user to discover more serendipitous results) spark our interest.

Next to the regular sessions there was also a birds-of-a-feather sessions on events just before the conference dinner. Unfortunately the time was too short to really get into discussing problems and possible solutions, so we had to stick with introductions and exchanging information, but it’s was nice to even exchange some thoughts on events, representation etc.

The Agora team went home with a bunch of inspiration for the project will definitely try to be present at next year’s WebScience conference.

Posted in Uncategorized | Leave a comment

Kom Je Ook? – Slides online

On 16 June, Lora and Johan gave a presentation at Kom Je Ook? – Crowdsourcing symposium organised by Mediamatic in Amsterdam. Their presentation, entitled “Crowdsourcing en Cultureel Erfgoed: Kansen & Uitdagingen” (Crowdsourcing and Cultural Heritage: Opportunities and Challenges) they explained how cultural heritage institutions deal with the new opportunities crowdsourcing offers, they presented best-practice examples, and reflected on the challenges these new opportunities bring. You can find the slides on slideshare.

Posted in Uncategorized | Leave a comment

Digital Hermeneutics Presentation Slides Online

We just finished our presentation at WebSci11 and now you can find the slides online at Prezi. Thanks everyone in the room for listening and asking us interesting questions, and we hope that the slides and paper will inspire more discussions, so don’t hesitate to bug us!

Posted in Uncategorized | Leave a comment

Digital Hermeneutics nominated

‎”Digital Hermeneutics: Online Understanding of Cultural Heritage” paper by the Agora project team has been nominated today for best paper at the WebSci 2011 conference.

Posted in Announcements, Events | Leave a comment

New touch screen demo

We are happy to announce the new touch screen demo for Agora that was created over the past few months by one of our Information Multimedia and Management bachelor’s students. The demo is set up as a Web application to be able to address diverse groups of users on different platforms. It targets both consumer devices, as well as, specialised systems for display in public areas, such as, museums and exhibitions. We have tested this demo on an iPad and a multi-touch table configured with the Pooky Firefox multitouch plugin. The demo is also viewable on standard desktops with Firefox and Chrome using the mouse.

While the first Agora demo focuses on desktop applications, the new demo focuses on platforms that make use of a multi-touch user interface to literary provide a more “hands-on” experience to the user and explore further the event-centered and object-centered browsing paradigms identified in Agora.

To be able to create a single interface for multiple platforms, a new JavaScript library has been developed to deal with platform-specific differences in touch-interaction. This library could potentially be used in other applications as well, and can be easily extended to support more platforms in the future.

Apart form the different interface, the new multi-touch demo provides functionality similar to the existing demo. At startup, a list of historical events is loaded that are related to a certain theme. To start navigating through the historical events and objects, the user can select a historical event by touching it. Once a historical event is selected, a list with associated objects is shown. The user can open an object as a ‘card’ on the screen by touching it in the list with related objects. If the user double-taps the object card, objects related to that object will be shown. By ‘sliding’ over the header of the object card, the user can flip it on its back to read information about the object. The user can resize and rotate the card using two fingers on the central image or text part of the card. When using a mouse, the card can be resized and rotated by clicking near the edge with the right mouse button. The demo also keeps track of the user’s navigation path, of which a narrative can be shown. For more details please read the included help screen.

Posted in demo, Uncategorized | Leave a comment

Work in progress

Only a short update as we are currently very busy at the Agora project to finish up our camera-ready version of our paper for WebScience called “Agora Digital Hermeneutics: Online Understanding of Cultural Heritage”. In this paper, we discuss how the Agora project supports the interpretation process of heritage collections. The discussion is structured around a set of aquarelles taken from the Rijkmuseum Amsterdam collection, enriched with historical background information and linked to videos from the Sound and Vision archives.

Agora will also be present at the CATCH to eCATCH symposium, organised by NWO, that takes place in the Beurs van Berlage in Amsterdam on May 20. Keynote speakers are Dr. Bethany Nowviskie, Director of Digital Research & Scholarship at the University of Virginia Library and Dr. Jon Orwant, Engineering Manager for Google Books, Magazines and Patents. Agora will present their award-winning SIREN poster again and show the regular demo, and maybe even our new touch screen demo, which we will release later this week or early next week.

Keep posted about the latest tidbits and cool links via our Twitter feed (@agoraproject) where you could have for example found out about the UK Nationals Portrait Gallery’s Only Connect exhibition, in which they present portraits together that are related in some biographical way, for example because they were a couple. As the Guardian’s article explains, it is not always possible to physically showcase portraits in a connected way, because collections have been split up over time, but digitally, this is of course no problem. Except for the fact that you need to identify relevant relations between objects, which is what Agora aims to do, which is why we find this exhibition so interesting, as it is an offline illustration of what we aim to achieve. If you happen to be in London,  the exhibition runs til November 27.

Posted in Uncategorized | Leave a comment