paper-with-me

홈 › Papers

Mining Deep And-Or Object Structures via Cost-Sensitive Question-Answer-Based Active Annotations

2017-08-13 · Quanshi Zhang, Ying Nian Wu, Hao Zhang, Song-Chun Zhu

This paper presents a cost-sensitive active Question-Answering (QA) framework for learning a nine-layer And-Or graph (AOG) from web images. The AOG explicitly represents object categories, poses/viewpoints, parts, and detailed structures within the parts in a compositional hierarchy. The QA framework is designed to minimize an overall risk, which trades off the loss and query costs. The loss is defined for nodes in all layers of the AOG, including the generative loss (measuring the likelihood of the images) and the discriminative loss (measuring the fitness to human answers). The cost comprises both the human labor of answering questions and the computational cost of model learning. The cost-sensitive QA framework iteratively selects different storylines of questions to update different nodes in the AOG. Experiments showed that our method required much less human supervision (e.g., labeling parts on 3--10 training objects for each category) and achieved better performance than baseline methods.

📄 PDF Abstract BibTeX arXiv:1708.03911

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Cost-Sensitive Deep Learning with Layer-Wise Cost Estimation

2016-11-16 · Yu-An Chung, Shao-Wen Yang, Hsuan-Tien Lin

While deep neural networks have succeeded in several visual applications, such as object recognition, detection, and localization, by reaching very high classification accuracies, it is important to note that many real-w…

ClassificationDeep LearningGeneral ClassificationObject Recognition

Breaking the Linear Iteration Cost Barrier for Some Well-known Conditional Gradient Methods Using MaxIP Data-structures

2021-11-30 · NeurIPS 2021 12 · Anshumali Shrivastava, Zhao Song, Zhaozhuo Xu

Conditional gradient methods (CGM) are widely used in modern machine learning. CGM's overall running time usually consists of two parts: the number of iterations and the cost of each iteration. Most efforts focus on redu…

Soft Methodology for Cost-and-error Sensitive Classification

2017-10-26 · Te-Kang Jan, Da-Wei Wang, Chi-Hung Lin, Hsuan-Tien Lin

Many real-world data mining applications need varying cost for different types of classification errors and thus call for cost-sensitive classification algorithms. Existing algorithms for cost-sensitive classification ar…

ClassificationGeneral Classification

CasiMedicos-Arg: A Medical Question Answering Dataset Annotated with Explanatory Argumentative Structures

2024-10-07 · Ekaterina Sviridova, Anar Yeginbergen, Ainara Estarrona, Elena Cabrio 외

Explaining Artificial Intelligence (AI) decisions is a major challenge nowadays in AI, in particular when applied to sensitive scenarios like medicine and law. However, the need to explain the rationale behind decisions …

Argument MiningMedical Question AnsweringQuestion Answering

Hierarchical Locality Sensitive Hashing for Structured Data: A Survey

2022-04-24 · Wei Wu, Bin Li

Data similarity (or distance) computation is a fundamental research topic which fosters a variety of similarity-based machine learning and data mining applications. In big data analytics, it is impractical to compute the…

Survey