中文
相关论文

相关论文: You Only Train Once: Differentiable Subset Selecti…

200 篇论文

Evolutionary Multitasking (EMT) paradigm, an emerging research topic in evolutionary computation, has been successfully applied in solving high-dimensional feature selection (FS) problems recently. However, existing EMT-based FS methods…

神经与进化计算 · 计算机科学 2024-01-04 Yinglan Feng , Liang Feng , Songbai Liu , Sam Kwong , Kay Chen Tan

One-step generators distilled from Masked Diffusion Models (MDMs) compress multiple sampling steps into a single forward pass, enabling efficient text and image synthesis. However, they suffer two key limitations: they inherit modeling bias…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Yuanzhi Zhu , Xi Wang , Stéphane Lathuilière , Vicky Kalogeiton

Predicting the motion of other agents in a scene is highly relevant for autonomous driving, as it allows a self-driving car to anticipate. Inspired by the success of decoder-only models for language modeling, we propose DONUT, a…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Markus Knoche , Daan de Geus , Bastian Leibe

Optical Pooled Screening (OPS) is a powerful tool combining high-content microscopy with genetic engineering to investigate gene function in disease. The characterization of high-content images remains an active area of research and is…

计算机视觉与模式识别 · 计算机科学 2024-06-11 Heming Yao , Phil Hanslovsky , Jan-Christian Huetter , Burkhard Hoeckendorf , David Richmond

Achieving high-fidelity generation in extremely few sampling steps has long been a central goal of generative modeling. Existing approaches largely rely on distillation-based frameworks to compress the original multi-step denoising process…

计算机视觉与模式识别 · 计算机科学 2026-04-28 Rui Li , Bingyu Li , Yuanzhi Liang , Haibin Huang , Chi Zhang , XueLong Li

Single-cell gene expression measurements encode variability spanning molecular noise, cell-to-cell heterogeneity, and technical artifacts. Mechanistic stochastic models provide powerful approaches to disentangle these sources, yet inferring…

定量方法 · 定量生物学 2025-09-19 Christopher E. Miles

Although interpretable prototype networks have improved the transparency of deep learning image classification, the need for multiple prototypes in collaborative decision-making increases cognitive complexity and hinders user understanding.…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Yitao Peng , Lianghua He , Hongzhou Chen

Traditionally multi-object tracking and object detection are performed using separate systems with most prior works focusing exclusively on one of these aspects over the other. Tracking systems clearly benefit from having access to accurate…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Zhichao Lu , Vivek Rathod , Ronny Votel , Jonathan Huang

Learning generalizable trajectory representations from raw GPS traces remains difficult because the data is continuous, noisy, and irregularly sampled. Spatial tokenization is also challenging: fine grids yield sparse cells with weak…

机器学习 · 计算机科学 2026-05-20 Zhen Xiong , Shang-Ling Hsu , Cyrus Shahabi

Few-shot object detection aims to simultaneously localize and classify the objects in an image with limited training samples. However, most existing few-shot object detection methods focus on extracting the features of a few samples of…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Anh-Khoa Nguyen Vu , Thanh-Toan Do , Vinh-Tiep Nguyen , Tam Le , Minh-Triet Tran , Tam V. Nguyen

Accurate segmentation of lesions is crucial for diagnosis and treatment of early esophageal cancer (EEC). However, neither traditional nor deep learning-based methods up to today can meet the clinical requirements, with the mean Dice score…

图像与视频处理 · 电气工程与系统科学 2023-06-12 Haipeng Li , Dingrui Liu , Yu Zeng , Shuaicheng Liu , Tao Gan , Nini Rao , Jinlin Yang , Bing Zeng

This research delves into the development of a fatigue detection system based on modern object detection algorithms, particularly YOLO (You Only Look Once) models, including YOLOv5, YOLOv6, YOLOv7, and YOLOv8. By comparing the performance…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Amelia Jones

The YOLO (You Only Look Once) series has been a leading framework in real-time object detection, consistently improving the balance between speed and accuracy. However, integrating attention mechanisms into YOLO has been challenging due to…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Rahima Khanam , Muhammad Hussain

Modern object detectors are static, fixed-depth networks optimized for a single operating point, requiring separate models for different deployment scenarios. We present an any-depth detection framework that enables a single network to span…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Woochul Kang , Hyungseop Lee , Jiho Lee

There has been recent interest in improving performance of simple models for multiple reasons such as interpretability, robust learning from small data, deployment in memory constrained settings as well as environmental considerations. In…

机器学习 · 计算机科学 2020-06-23 Amit Dhurandhar , Karthikeyan Shanmugam , Ronny Luss

Recent advances in computer vision has led to a growth of interest in deploying visual analytics model on mobile devices. However, most mobile devices have limited computing power, which prohibits them from running large scale visual…

图像与视频处理 · 电气工程与系统科学 2022-04-18 Zhongzheng Yuan , Samyak Rawlekar , Siddharth Garg , Elza Erkip , Yao Wang

Instruction tuning improves the ability of large language models (LLMs) to follow diverse human instructions, but achieving strong performance on specific target tasks remains challenging. A critical bottleneck is selecting the most…

机器学习 · 计算机科学 2025-05-19 Da Ma , Gonghu Shang , Zhi Chen , Libo Qin , Yijie Luo , Lei Pan , Shuai Fan , Lu Chen , Kai Yu

Feature selection aims to identify the most pattern-discriminative feature subset. In prior literature, filter (e.g., backward elimination) and embedded (e.g., Lasso) methods have hyperparameters (e.g., top-K, score thresholding) and tie to…

机器学习 · 计算机科学 2024-03-07 Wangyang Ying , Dongjie Wang , Haifeng Chen , Yanjie Fu

One-stage object detection, particularly the YOLO series, strikes a favorable balance between accuracy and efficiency. However, existing YOLO detectors lack explicit modeling of heterogeneous object responses within shared feature channels,…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Lin Huang , Yujuan Tan , Weisheng Li , Shitai Shan , Liu Liu , Bo Liu , Linlin Shen , Jing Yu , Yue Niu

Sensitivity analysis measures the influence of a Bayesian network's parameters on a quantity of interest defined by the network, such as the probability of a variable taking a specific value. Various sensitivity measures have been defined…

统计方法学 · 统计学 2023-02-02 Rafael Ballester-Ripoll , Manuele Leonelli