| Author | Title | Year | Journal/Proceedings | Reftype | DOI/URL |
|---|---|---|---|---|---|
| Branco, M., Zaluska, E., Roure, D.D., Salgado, P., Garonne, V., Lassnig, M. & Rocha, R. | Managing Very-Large Distributed Datasets. [BibTeX] |
2008 | Vol. 5331OTM Conferences (1), pp. 775-792 |
inproceedings | URL |
BibTeX:
@inproceedings{conf/otm/BrancoZRSGLR08,
author = {Miguel Branco and Ed Zaluska and David De Roure and Pedro Salgado and Vincent Garonne and Mario Lassnig and Ricardo Rocha},
title = {Managing Very-Large Distributed Datasets.},
booktitle = {OTM Conferences (1)},
publisher = {Springer},
year = {2008},
volume = {5331},
pages = {775-792},
url = {http://dblp.uni-trier.de/db/conf/otm/otm2008-1.html#BrancoZRSGLR08}
}
|
|||||
| Frigola, R., Ros, L., Roure, F. & Thomas, F. | A wrench-sensitive touch pad based on a parallel structure. [BibTeX] |
2008 | ICRA, pp. 3449-3454 | inproceedings | URL |
BibTeX:
@inproceedings{conf/icra/FrigolaRRT08,
author = {Roger Frigola and LluĂs Ros and Francesc Roure and Federico Thomas},
title = {A wrench-sensitive touch pad based on a parallel structure.},
booktitle = {ICRA},
publisher = {IEEE},
year = {2008},
pages = {3449-3454},
url = {http://dblp.uni-trier.de/db/conf/icra/icra2008.html#FrigolaRRT08}
}
|
|||||
| Jacobo, J.C., Roure, D.D. & Gerding, E.H. | An agent-based electrical power market. [BibTeX] |
2008 | AAMAS (Demos), pp. 1655-1656 | inproceedings | URL |
BibTeX:
@inproceedings{conf/atal/JacoboRG08,
author = {Jaime Cerda Jacobo and David De Roure and Enrico H. Gerding},
title = {An agent-based electrical power market.},
booktitle = {AAMAS (Demos)},
publisher = {IFAAMAS},
year = {2008},
pages = {1655-1656},
url = {http://dblp.uni-trier.de/db/conf/atal/aamas2008demo.html#JacoboRG08}
}
|
|||||
| Middleton, S.E., Shadbolt, N.R. & Roure, D.C.D. | Ontological user profiling in recommender systems | 2004 | ACM Trans. Inf. Syst. Vol. 22(1), pp. 54-88 |
article | DOI URL |
| Abstract: We explore a novel ontological approach to user profiling within recommender systems, working on the problem of recommending on-line academic research papers. Our two experimental systems, Quickstep and Foxtrot, create user profiles from unobtrusively monitored behaviour and relevance feedback, representing the profiles in terms of a research paper topic ontology. A novel profile visualization approach is taken to acquire profile feedback. Research papers are classified using ontological classes and collaborative recommendation algorithms used to recommend papers seen by similar people on their current topics of interest. Two small-scale experiments, with 24 subjects over 3 months, and a large-scale experiment, with 260 subjects over an academic year, are conducted to evaluate different aspects of our approach. Ontological inference is shown to improve user profiling, external ontological knowledge used to successfully bootstrap a recommender system and profile visualization employed to improve profiling accuracy. The overall performance of our ontological recommender systems are also presented and favourably compared to other systems in the literature. | |||||
BibTeX:
@article{Middleton-2004,
author = {Stuart E. Middleton and Nigel R. Shadbolt and David C. De Roure},
title = {Ontological user profiling in recommender systems},
journal = {ACM Trans. Inf. Syst.},
publisher = {ACM},
year = {2004},
volume = {22},
number = {1},
pages = {54--88},
url = {http://portal.acm.org/citation.cfm?id=963773},
doi = {http://doi.acm.org/10.1145/963770.963773}
}
|
|||||
| Roure, D.D., Goble, C.A. & Stevens, R. | Designing the myExperiment Virtual Research Environment for the Social Sharing of Workflows. [BibTeX] |
2007 | eScience, pp. 603-610 | inproceedings | URL |
BibTeX:
@inproceedings{conf/eScience/RoureGS07,
author = {David De Roure and Carole A. Goble and Robert Stevens},
title = {Designing the myExperiment Virtual Research Environment for the Social Sharing of Workflows.},
booktitle = {eScience},
publisher = {IEEE Computer Society},
year = {2007},
pages = {603-610},
url = {http://dblp.uni-trier.de/db/conf/eScience/eScience2007.html#RoureGS07}
}
|
|||||
| Sah, M., Hall, W. & Roure, D.D. | Designing a Personalized Semantic Web Browser. [BibTeX] |
2008 | Vol. 5149AH, pp. 333-336 |
inproceedings | URL |
BibTeX:
@inproceedings{conf/ah/SahHR08,
author = {Melike Sah and Wendy Hall and David De Roure},
title = {Designing a Personalized Semantic Web Browser.},
booktitle = {AH},
publisher = {Springer},
year = {2008},
volume = {5149},
pages = {333-336},
url = {http://dblp.uni-trier.de/db/conf/ah/ah2008.html#SahHR08}
}
|
|||||
| Sah, M., Hall, W. & Roure, D.D. | SemWeB: A Semantic Web Browser for Supporting the Browsing of Users Using Semantic and Adaptive Links. [BibTeX] |
2008 | Vol. 5149AH, pp. 431-436 |
inproceedings | URL |
BibTeX:
@inproceedings{conf/ah/SahHR08a,
author = {Melike Sah and Wendy Hall and David De Roure},
title = {SemWeB: A Semantic Web Browser for Supporting the Browsing of Users Using Semantic and Adaptive Links.},
booktitle = {AH},
publisher = {Springer},
year = {2008},
volume = {5149},
pages = {431-436},
url = {http://dblp.uni-trier.de/db/conf/ah/ah2008.html#SahHR08a}
}
|
|||||
| Salhi, A., Glaser, H. & De Roure, D. | Parallel implementation of a genetic-programming based tool for symbolic regression | 1998 | Information Processing Letters Vol. 66(6), pp. 299-307 |
article | URL |
| Abstract: We report on a parallel implementation of a tool for symbolic regression, the algorithmic mechanism of which is based on genetic programming, and communication is handled using MPI. The implementation relies on a random islands model (RIM), which combines both the conventional islands model where migration of individuals between islands occurs periodically and niching where no migration takes place. The system was designed so that the algorithm is synergistic with parallel/distributed architectures, and works to make use of processor time and minimum use of network bandwidth without complicating the sequential algorithm significantly. Results on an IBM SP2 are included. | |||||
BibTeX:
@article{SGD98,
author = {Abdel Salhi and H. Glaser and D. De Roure},
title = {Parallel implementation of a genetic-programming based tool for symbolic regression},
journal = {Information Processing Letters},
year = {1998},
volume = {66},
number = {6},
pages = {299--307},
url = {doi:10.1016/S0020-0190(98)00056-8}
}
|
|||||
| Salhi, A., Glaser, H. & De Roure, D. | Model Generation Using Genetic Programming | 1996 | UK Parallel'96, pp. 92-109 | inproceedings | URL |
| Abstract: In search and optimisation applications, model building is largely manual. However, relationships binding variables and making up constraints may be automatically generated if a complete enough body of data is available. At present, at the level of most businesses such a body is not only available but unexploited. In the following we shall rely on these data which ultimately can be used in the constraints description of the problem. The efficient implementation of this process is also addressed. | |||||
BibTeX:
@inproceedings{MMRG_salhi1996a,
author = {Abdel Salhi and H. Glaser and D. De Roure},
title = {Model Generation Using Genetic Programming},
booktitle = {UK Parallel'96},
publisher = {Springer},
year = {1996},
pages = {92--109},
url = {http://www.bib.ecs.soton.ac.uk/records/900}
}
|
|||||
| Turi, D., Missier, P., Goble, C.A., Roure, D.D. & Oinn, T. | Taverna Workflows: Syntax and Semantics. [BibTeX] |
2007 | eScience, pp. 441-448 | inproceedings | URL |
BibTeX:
@inproceedings{conf/eScience/TuriMGRO07,
author = {Daniele Turi and Paolo Missier and Carole A. Goble and David De Roure and Tom Oinn},
title = {Taverna Workflows: Syntax and Semantics.},
booktitle = {eScience},
publisher = {IEEE Computer Society},
year = {2007},
pages = {441-448},
url = {http://dblp.uni-trier.de/db/conf/eScience/eScience2007.html#TuriMGRO07}
}
|
|||||
Created by JabRef on 01/12/2008.