← Search

Dong Nie

12 accepted papers

2026

CortiLife: A Unified Framework for Cortical Representation Learning across the Lifespan

ICLR 2026poster

The human cerebral cortex encodes rich neurobiological information that is essential for understanding brain development, aging, and disease. Although various cortical representation learning methods have been proposed, existing models are typically restricted to stage-specific cohorts and lack gene…

Cited by 0SourcecodeScholar
2026

Optimizing LoRA Allocation of MoE with the Alignment of Topic Correlation

AAAI 2026technical

Mixture of experts (MoE) dynamically routes inputs to specialized expert networks to scale model capacity with low inference overhead. However, the excessive parameter growth in MoE models poses challenges in low-resource settings. To address these issues, MoE with parameter-efficient fine-tuning (P

Cited by 0SourcePDFScholar
2026

Simple-ViLMedSAM: Simple Text Prompts Meet Vision-Language Models for Medical Image Segmentation

CVPR 2026

Medical image segmentation is challenging due to limited annotated data, high labeling costs, and substantial image heterogeneity. Although large-scale vision foundation models (e.g., SAM) have shown great potential in this field, existing SAM-based methods typically rely on expert-defined geometric

Cited by 0SourcecodeScholar
2025

Brain-Inspired fMRI-to-Text Decoding via Incremental and Wrap-Up Language Modeling

NeurIPS 2025spotlight

Decoding natural language text from non-invasive brain signals, such as functional magnetic resonance imaging (fMRI), remains a central challenge in brain-computer interface research. While recent advances in large language models (LLMs) have enabled open-vocabulary fMRI-to-text decoding, existing f…

Cited by 0SourceScholar
2025

Generalized Zero-Shot Classification via Semantics-Free Inter-Class Feature Generation

CVPR 2025poster

Generalized Zero-Shot Learning (GZSL) addresses the challenge of classifying unseen classes in the presence of seen classes by leveraging semantic attributes to bridge the gap for unseen classes. However, in image based disease classification, such as glioma sub-typing, distinguishing between classe…

Cited by 0SourcePDFScholar
2024

Boosting Textural NER with Synthetic Image and Instructive Alignment

ACL 2024findings

Named entity recognition (NER) is a pivotal task reliant on textual data, often impeding the disambiguation of entities due to the absence of context. To tackle this challenge, conventional methods often incorporate images crawled from the internet as auxiliary information. However, the images often…

2024

Unveiling LoRA Intrinsic Ranks via Salience Analysis

NeurIPS 2024poster

The immense parameter scale of large language models underscores the necessity for parameter-efficient fine-tuning methods. Methods based on Low-Rank Adaptation (LoRA) assume the low-rank characteristics of the incremental matrix and optimize the matrix obtained from low-rank decomposition. Although…

2023

The Devil is in the Upsampling: Architectural Decisions Made Simpler for Denoising with Deep Image Prior

ICCV 2023poster

Deep Image Prior (DIP) shows that some network architectures inherently tend towards generating smooth images while resisting noise, a phenomenon known as spectral bias. Image denoising is a natural application of this property. Although denoising with DIP mitigates the need for large training sets,…

Cited by 19PDFcodeScholar
2022

Doubly-Fused ViT: Fuse Information from Vision Transformer Doubly with Local Representation

ECCV 2022poster

"Vision Transformer (ViT) has recently emerged as a new paradigm for computer vision tasks, but is not as efficient as convolutional neural networks (CNN). In this paper, we propose an efficient ViT architecture, named Doubly-Fused ViT (DFvT), where we feed low-resolution feature maps to self-attent…

2022

Weakly-Supervised Metric Learning With Cross-Module Communications for the Classification of Anterior Chamber Angle Images

CVPR 2022poster

As the basis for developing glaucoma treatment strategies, Anterior Chamber Angle (ACA) evaluation is usually dependent on experts' judgements. However, experienced ophthalmologists needed for these judgements are not widely available. Thus, computer-aided ACA evaluations become a pressing and effic…

Cited by 2PDFcodeScholar
2021

Automated Generation of Accurate & Fluent Medical X-ray Reports

EMNLP 2021main

Our paper aims to automate the generation of medical reports from chest X-ray image inputs, a critical yet time-consuming task for radiologists. Existing medical report generation efforts emphasize producing human-readable reports, yet the generated text may not be well aligned to the clinical facts…