paper-with-me

Papers

Constructive Interpretability with CoLabel: Corroborative Integration, Complementary Features, and Collaborative Learning

2022-05-20 · Abhijit Suprem, Sanjyot Vaidya, Suma Cherkadi, Purva Singh, Joao Eduardo Ferreira, Calton Pu

Machine learning models with explainable predictions are increasingly sought after, especially for real-world, mission-critical applications that require bias detection and risk mitigation. Inherent interpretability, where a model is designed from the ground-up for interpretability, provides intuitive insights and transparent explanations on model prediction and performance. In this paper, we present CoLabel, an approach to build interpretable models with explanations rooted in the ground truth. We demonstrate CoLabel in a vehicle feature extraction application in the context of vehicle make-model recognition (VMMR). CoLabel performs VMMR with a composite of interpretable features such as vehicle color, type, and make, all based on interpretable annotations of the ground truth labels. First, CoLabel performs corroborative integration to join multiple datasets that each have a subset of desired annotations of color, type, and make. Then, CoLabel uses decomposable branches to extract complementary features corresponding to desired annotations. Finally, CoLabel fuses them together for final predictions. During feature fusion, CoLabel harmonizes complementary branches so that VMMR features are compatible with each other and can be projected to the same semantic space for classification. With inherent interpretability, CoLabel achieves superior performance to the state-of-the-art black-box models, with accuracy of 0.98, 0.95, and 0.94 on CompCars, Cars196, and BoxCars116K, respectively. CoLabel provides intuitive explanations due to constructive interpretability, and subsequently achieves high accuracy and usability in mission-critical situations.

📄 PDF Abstract BibTeX arXiv:2205.10011

Code (0)

등록된 구현이 없습니다.

Tasks

Bias Detection

Similar Papers 제목 키워드 기반

EventMapper: Detecting Real-World Physical Events Using Corroborative and Probabilistic Sources

2020-01-23 · Abhijit Suprem, Calton Pu

The ubiquity of social media makes it a rich source for physical event detection, such as disasters, and as a potential resource for crisis management resource allocation. There have been some recent works on leveraging …

BIG-bench Machine LearningEvent DetectionManagement

Autonomous Robotic Swarms: A Corroborative Approach for Verification and Validation

2024-07-22 · Dhaminda B. Abeywickrama, Suet Lee, Chris Bennett, Razanne Abu-Aisheh 외

The emergent behaviour of autonomous robotic swarms poses a significant challenge to their safety assurance. Assurance tasks encompass adherence to standards, certification processes, and the execution of verification an…

Automated Video Labelling: Identifying Faces by Corroborative Evidence

2021-02-10 · Andrew Brown, Ernesto Coto, Andrew Zisserman

We present a method for automatically labelling all faces in video archives, such as TV broadcasts, by combining multiple evidence sources and multiple modalities (visual and audio). We target the problem of ever-growing…

Domain AdaptationImage Retrieval

Delta1 with LLM: symbolic and neural integration for credible and explainable reasoning

2026-03-13 · Yang Xu, Jun Liu, Shuwei Chen, Chris Nugent 외 arxiv

Neuro-symbolic reasoning increasingly demands frameworks that unite the formal rigor of logic with the interpretability of large language models (LLMs). We introduce an end to end explainability by construction pipeline …

An LLM Feature-based Framework for Dialogue Constructiveness Assessment

2024-06-20 · Lexin Zhou, Youmna Farag, Andreas Vlachos

Research on dialogue constructiveness assessment focuses on (i) analysing conversational factors that influence individuals to take specific actions, win debates, change their perspectives or broaden their open-mindednes…