paper-with-me

Papers

Multi-source Hierarchical Prediction Consolidation

2016-08-11 · Chenwei Zhang, Sihong Xie, Yaliang Li, Jing Gao, Wei Fan, Philip S. Yu

In big data applications such as healthcare data mining, due to privacy concerns, it is necessary to collect predictions from multiple information sources for the same instance, with raw features being discarded or withheld when aggregating multiple predictions. Besides, crowd-sourced labels need to be aggregated to estimate the ground truth of the data. Because of the imperfect predictive models or human crowdsourcing workers, noisy and conflicting information is ubiquitous and inevitable. Although state-of-the-art aggregation methods have been proposed to handle label spaces with flat structures, as the label space is becoming more and more complicated, aggregation under a label hierarchical structure becomes necessary but has been largely ignored. These label hierarchies can be quite informative as they are usually created by domain experts to make sense of highly complex label correlations for many real-world cases like protein functionality interactions or disease relationships. We propose a novel multi-source hierarchical prediction consolidation method to effectively exploits the complicated hierarchical label structures to resolve the noisy and conflicting information that inherently originates from multiple imperfect sources. We formulate the problem as an optimization problem with a closed-form solution. The proposed method captures the smoothness overall information sources as well as penalizing any consolidation result that violates the constraints derived from the label hierarchy. The hierarchical instance similarity, as well as the consolidation result, are inferred in a totally unsupervised, iterative fashion. Experimental results on both synthetic and real-world datasets show the effectiveness of the proposed method over existing alternatives.

📄 PDF Abstract BibTeX arXiv:1608.03344

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

MEDPSeg: Hierarchical polymorphic multitask learning for the segmentation of ground-glass opacities, consolidation, and pulmonary structures on computed tomography

2023-12-04 · Diedre S. Carmo, Jean A. Ribeiro, Alejandro P. Comellas, Joseph M. Reinhardt 외

The COVID-19 pandemic response highlighted the potential of deep learning methods in facilitating the diagnosis, prognosis and understanding of lung diseases through automated segmentation of pulmonary structures and les…

AnatomyComputed Tomography (CT)Decision MakingPrognosis+1

CHAMP: Efficient Annotation and Consolidation of Cluster Hierarchies

2023-11-19 · Arie Cattan, Tom Hope, Doug Downey, Roy Bar-Haim 외

Various NLP tasks require a complex hierarchical structure over nodes, where each node is a cluster of items. Examples include generating entailment graphs, hierarchical cross-document coreference resolution, annotating …

coreference-resolutionCoreference ResolutionCross Document Coreference Resolution

Mitigating Task-Order Sensitivity and Forgetting via Hierarchical Second-Order Consolidation

2026-01-31 · Protik Nag, Krishnan Raghavan, Vignesh Narayanan arxiv

We introduce $\textbf{Hierarchical Taylor Series-based Continual Learning (HTCL)}$, a framework that couples fast local adaptation with conservative, second-order global consolidation to address the high variance introdu…

Continual Learning

SkillPyramid: A Hierarchical Skill Consolidation Framework for Self-Evolving Agents

2026-06-02 · Yuan Xiong, Ziqi Miao, Qian Chen, Lijun Li 외 arxiv

Recent AI agents can flexibly invoke skills to solve complex tasks, but their long-term improvement is fundamentally constrained by a lack of systematic skill construction, accumulation, and transfer. In particular, with…

Source-Free Unsupervised Domain Adaptation with Hypothesis Consolidation of Prediction Rationale

2024-02-02 · Yangyang Shu, Xiaofeng Cao, Qi Chen, BoWen Zhang 외

Source-Free Unsupervised Domain Adaptation (SFUDA) is a challenging task where a model needs to be adapted to a new domain without access to target domain labels or source domain data. The primary difficulty in this task…

Domain AdaptationUnsupervised Domain Adaptation