<rdf:RDF xmlns:community="http://www.bibsonomy.org/ontologies/2008/05/community#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:cc="http://web.resource.org/cc/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:swrc="http://swrc.ontoware.org/ontology#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:base="http://www.bibsonomy.org/user/flawed/sample_selection"><owl:Ontology rdf:about=""><rdfs:comment>BibSonomy publications for /user/flawed/sample_selection</rdfs:comment><owl:imports rdf:resource="http://swrc.ontoware.org/ontology/portal"/></owl:Ontology><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/2e4a8e37a52ba0b0d85eeb5a7463f2c07/flawed"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/2e4a8e37a52ba0b0d85eeb5a7463f2c07/flawed"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://trs-new.jpl.nasa.gov/dspace/bitstream/2014/39889/1/06-1838.pdf"/><swrc:date>Fri Oct 26 13:47:43 CEST 2007</swrc:date><swrc:booktitle>ECML</swrc:booktitle><swrc:crossref>conf/ecml/2006</swrc:crossref><swrc:pages>695-702</swrc:pages><swrc:publisher><swrc:Organization swrc:name="Springer"/></swrc:publisher><swrc:series>Lecture Notes in Computer Science</swrc:series><swrc:title>Active Learning with Irrelevant Examples.</swrc:title><swrc:volume>4212</swrc:volume><swrc:year>2006</swrc:year><swrc:keywords>sample_selection active_learning </swrc:keywords><swrc:hasExtraField><swrc:Field swrc:value="http://dx.doi.org/10.1007/11871842_69" swrc:key="ee"/></swrc:hasExtraField><swrc:hasExtraField><swrc:Field swrc:value="3-540-45375-X" swrc:key="isbn"/></swrc:hasExtraField><swrc:hasExtraField><swrc:Field swrc:value="2006-10-23" swrc:key="date"/></swrc:hasExtraField><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Dominic Mazzoni"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Kiri Wagstaff"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Michael C. Burl"/></rdf:_3></rdf:Seq></swrc:author><swrc:editor><rdf:Seq><rdf:_1><swrc:Person swrc:name="Johannes Fürnkranz"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Tobias Scheffer"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Myra Spiliopoulou"/></rdf:_3></rdf:Seq></swrc:editor></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/22fb748441e31ff411538a782646a79ea/flawed"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/22fb748441e31ff411538a782646a79ea/flawed"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#Article"/><owl:sameAs rdf:resource="http://dblp.uni-trier.de/db/journals/jmlr/jmlr2.html#TongK01"/><swrc:date>Fri Jun 01 18:32:23 CEST 2007</swrc:date><swrc:journal>Journal of Machine Learning Research</swrc:journal><swrc:pages>45-66</swrc:pages><swrc:title>Support Vector Machine Active Learning with Applications to Text Classification.</swrc:title><swrc:volume>2</swrc:volume><swrc:year>2001</swrc:year><swrc:keywords>feature_space svm active_learning sample_selection </swrc:keywords><swrc:hasExtraField><swrc:Field swrc:value="http://www.ai.mit.edu/projects/jmlr/papers/volume2/tong01a/abstract.html" swrc:key="ee"/></swrc:hasExtraField><swrc:hasExtraField><swrc:Field swrc:value="2002-01-03" swrc:key="date"/></swrc:hasExtraField><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Simon Tong"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Daphne Koller"/></rdf:_2></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/2c180b39b4e0ca662b9156f42f0106643/flawed"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/2c180b39b4e0ca662b9156f42f0106643/flawed"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://www.cs.ualberta.ca/~papersdb/uploaded_files/536/paper_active.pdf"/><swrc:date>Wed May 30 16:40:56 CEST 2007</swrc:date><swrc:journal>Proceedings of the Twentieth International Joint Conference on Artificial Intelligence (IJCAI-07)</swrc:journal><swrc:title>{Optimistic Active Learning using Mutual Information}</swrc:title><swrc:year>2007</swrc:year><swrc:keywords>mutual_information sample_selection imported active_learning </swrc:keywords><swrc:abstract>Abstract
An active learning system will sequentially decide
which unlabeled instance to label, with the
goal of efciently gathering the information necessary
to produce a good classier. Some such systems
greedily select the next instance based only
on properties of that instance and the few currently
labeled points  e.g., selecting the one closest to
the current classication boundary. Unfortunately,
these approaches ignore the valuable information
contained in the other unlabeled instances, which
can help identify a good classier much faster. For
the previous approaches that do exploit this unlabeled
data, this information is mostly used in a conservative
way. One common property of the approaches
in the literature is that the active learner
sticks to one single query selection criterion in the
whole process. We propose a system, MM+M,
that selects the query instance that is able to provide
the maximum conditional mutual information
about the labels of the unlabeled instances, given
the labeled data, in an optimistic way. This approach
implicitly exploits the discriminative partition
information contained in the unlabeled data.
Instead of using one selection criterion, MM+M
also employs a simple on-line method that changes
its selection rule when it encounters an unexpected
label. Our empirical results demonstrate that this
new approach works effectively.</swrc:abstract><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Y. Guo"/></rdf:_1><rdf:_2><swrc:Person swrc:name="R. Greiner"/></rdf:_2></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/2e8a46faf7334ee4efe612c5be1c7048c/flawed"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/2e8a46faf7334ee4efe612c5be1c7048c/flawed"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://portal.acm.org/citation.cfm?id=1015349&amp;dl=GUIDE&amp;coll=GUIDE&amp;CFID=22867270&amp;CFTOKEN=41403227#"/><swrc:date>Wed May 30 16:19:06 CEST 2007</swrc:date><swrc:address>New York, NY, USA</swrc:address><swrc:booktitle>ICML &#039;04: Proceedings of the twenty-first international conference on Machine learning</swrc:booktitle><swrc:pages>79</swrc:pages><swrc:publisher><swrc:Organization swrc:name="ACM Press"/></swrc:publisher><swrc:title>Active learning using pre-clustering</swrc:title><swrc:year>2004</swrc:year><swrc:keywords>imported active_learning sample_selection clustering </swrc:keywords><swrc:abstract>The paper is concerned with two-class active learning. While the common approach for collecting data in active learning is to select samples close to the classification boundary, better performance can be achieved by taking into account the prior data distribution. The main contribution of the paper is a formal framework that incorporates clustering into active learning. The algorithm first constructs a classifier on the set of the cluster representatives, and then propagates the classification decision to the other samples via a local noise model. The proposed model allows to select the most representative samples as well as to avoid repeatedly labeling samples in the same cluster. During the active learning process, the clustering is adjusted using the coarse-to-fine strategy in order to balance between the advantage of large clusters and the accuracy of the data representation. The results of experiments in image databases show a better performance of our algorithm compared to the current methods.</swrc:abstract><swrc:hasExtraField><swrc:Field swrc:value="Banff, Alberta, Canada" swrc:key="location"/></swrc:hasExtraField><swrc:hasExtraField><swrc:Field swrc:value="1-58113-828-5" swrc:key="isbn"/></swrc:hasExtraField><swrc:hasExtraField><swrc:Field swrc:value="http://doi.acm.org/10.1145/1015330.1015349" swrc:key="doi"/></swrc:hasExtraField><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Hieu T. Nguyen"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Arnold Smeulders"/></rdf:_2></rdf:Seq></swrc:author></rdf:Description></rdf:RDF>