Wednesday, January 2, 2008
2008 Journal club started
Thanks to Vinay and Sahely.
Friday, April 13, 2007
LaTeX for Blogger
http://wolverinex02.googlepages.com/emoticonsforblogger2
Monday, April 9, 2007
Multiple Instance Learning / Content based Image Retrievel
1)
@misc{ zhang02contentbased,
author = "Q. Zhang and S. Goldman and W. Yu and J. Fritts",
title = "Content-Based Image Retrieval Using Multiple-Instance Learning",
text = "Q. Zhang, S. Goldman, W. Yu, and J. Fritts. Content-Based
Image Retrieval
Using Multiple-Instance Learning. In The Nineteenth
International Conference on Machine Learning, Sydney, Australia, July
2002.",
year = "2002",
url = "citeseer.ist.psu.edu/zhang02contentbased.html" }
2)
Article title: Support Vector Machines for Multiple-Instance Learning
Author: Andrews, S. Tsochantaridis, I. Hofmann, T.
Journal title: ADVANCES IN NEURAL INFORMATION PROCESSING SYSTEMS
Bibliographic details 2003, ISSU 15, pages 577-584
Mehul
Sunday, April 1, 2007
Semi-Supervised / Transductive Learning
This Wednesday (2:15-3:15 pm) I will be discussing the following paper:
@incollection{NIPS2006_357,
title = {Branch and Bound for Semi-Supervised Support Vector Machines},
author = {Olivier Chapelle and Vikas Sindhwani and Sathiya Keerthi},
booktitle = {Advances in Neural Information Processing Systems 19},
editor = {B. Sch\"{o}lkopf and J. Platt and T. Hoffman},
publisher = {MIT Press},
address = {Cambridge, MA},
pages = {},
year = {2007}
}
The abstract is:
Semi-supervised SVMs (S3 VM) attempt to learn low-density separators by maximizing the margin over labeled and unlabeled examples. The associated optimization problem is non-convex. To examine the full potential of S3 VMs modulo local minima problems in current implementations, we apply branch and bound techniques for obtaining exact, globally optimal solutions. Empirical evidence suggests that the globally optimal solution can return excellent generalization performance in situations where other implementations fail completely. While our current implementation is only applicable to small datasets, we discuss variants that can potentially lead to practically useful algorithms.
Thank You
Rashmin.
Sunday, March 25, 2007
Domain Adaptation
Continuing our ML Reading Group, this Wednesday (~ 4-5pm) i'll be discussing the following paper:
@inproceedings{Bendavid06Analysis,
author = {Shai Ben-David and John Blitzer and Koby Crammer and
Fernando Pereira},
title = {Analysis of Representations for Domain Adaptation},
booktitle = "Advances in Neural Information Processing Systems 20",
publisher = "MIT Press",
address = "Cambridge, MA",
year = "2007"
}
and the references there in.
Thank You
Saketh.