paper-with-me

홈 › Papers

Expert Knowledge-Guided Decision Calibration for Accurate Fine-Grained Tree Species Classification

2026-01-23 · Chen Long, Dian Chen, Ruifei Ding, Zhe Chen, Zhen Dong, Bisheng Yang arxiv

Accurate fine-grained tree species classification is critical for forest inventory and biodiversity monitoring. Existing methods predominantly focus on designing complex architectures to fit local data distributions. However, they often overlook the long-tailed distributions and high inter-class similarity inherent in limited data, thereby struggling to distinguish between few-shot or confusing categories. In the process of knowledge dissemination in the human world, individuals will actively seek expert assistance to transcend the limitations of local thinking. Inspired by this, we introduce an external "Domain Expert" and propose an Expert Knowledge-Guided Classification Decision Calibration Network (EKDC-Net) to overcome these challenges. Our framework addresses two core issues: expert knowledge extraction and utilization. Specifically, we first develop a Local Prior Guided Knowledge Extraction Module (LPKEM). By leveraging Class Activation Map (CAM) analysis, LPKEM guides the domain expert to focus exclusively on discriminative features essential for classification. Subsequently, to effectively integrate this knowledge, we design an Uncertainty-Guided Decision Calibration Module (UDCM). This module dynamically corrects the local model's decisions by considering both overall category uncertainty and instance-level prediction uncertainty. Furthermore, we present a large-scale classification dataset covering 102 tree species, named CU-Tree102 to address the issue of scarce diversity in current benchmarks. Experiments on three benchmark datasets demonstrate that our approach achieves state-of-the-art performance. Crucially, as a lightweight plug-and-play module, EKDC-Net improves backbone accuracy by 6.42% and precision by 11.46% using only 0.08M additional learnable parameters. The dataset, code, and pre-trained models are available at https://github.com/WHU-USI3DV/TreeCLS.

📄 PDF Abstract BibTeX arXiv:2601.16498

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bridging the Gap between Expert and Language Models: Concept-guided Chess Commentary Generation and Evaluation

2024-10-28 · Jaechang Kim, Jinmin Goh, Inseok Hwang, Jaewoong Cho 외

Deep learning-based expert models have reached superhuman performance in decision-making domains such as chess and Go. However, it is under-explored to explain or comment on given decisions although it is important for h…

Decision MakingInformativeness

Radiologist-Guided Causal Concept Bottleneck Models for Chest X-Ray Interpretation

2026-05-08 · Amy Rafferty, Rishi Ramaesh, Ajitha Rajan arxiv

Concept Bottleneck Models (CBMs) in medical imaging aim to improve model interpretability by predicting intermediate clinical concepts before final diagnoses. However, most existing CBMs treat concepts as discriminative …

Bayesian Inference

PASM: Population Adaptive Symbolic Mixture-of-Experts Model for Cross-location Hurricane Evacuation Decision Prediction

2026-03-31 · Xiao Qian, Shangjia Dong arxiv

Accurate prediction of evacuation behavior is critical for disaster preparedness, yet models trained in one region often fail elsewhere. Using a multi-state hurricane evacuation survey, we show this failure goes beyond f…

Is Retraining-Free Enough? The Necessity of Router Calibration for Efficient MoE Compression

2026-02-10 · Sieun Hyeon, Jaeyoung Do arxiv

Mixture-of-Experts (MoE) models scale capacity efficiently, but their massive parameter footprint creates a deployment-time memory bottleneck. We organize retraining-free MoE compression into three paradigms - Expert Pru…

Knowledge Distillation

Where Detectors Fail: Closing the Tail-Domain Gap with Expert-Guided Mutual Distillation

2026-07-29 · Xuan Feng, Guihong Liu, Tianlong Gu, Shuai Zhao 외 arxiv

Multimodal fake news detectors often generalize poorly across domains because they learn to trust unreliable evidence: domain-specific shortcuts amplified by imbalanced data and semantically inconsistent text-image pairs…