Papers · organized/paper_cards

论文

711 张论文卡片 · 方法

开放获取 全部 绿色 · 724
Multi-Task Multi-Frame Visual Piano Transcription
多任务多帧视觉钢琴转写
arXiv:2608.03419 多模态 方法 被引 0 · S2

提出 V2N (Video to Notes),首个完整的 VPT 系统:共享时序 backbone 驱动 onset、offset、key hold、velocity 等任务专属 head,采用逐帧监督而非仅在窗口中心进行联合训练。This work presents V2N (Video to Notes), the first complete VPT system: a shared temporal backbone feeds task-specific heads for onset, offset, key hold, and velocity, jointly trained with per-frame supervision rather than only at the window center.

PosterMELD: Multi-Agent Paper-to-Poster Generation for Controllable Design Diversity with Editable Print-Ready Outputs
PosterMELD:面向可控设计多样化的多 Agent 论文转海报生成,输出可编辑的可印刷成品
arXiv:2608.02218 Agent 智能体 方法 被引 0 · S2

PosterMELD 是一个模板条件的多 agent 流水线:capacity-aware slot 在渲染前引导写作,确定性 gate 与 VLM 审核将失败路由到有界修复,在生成的多种方法中获得最高的条件 CHE 并产出多个可印刷输出。PosterMELD is a template-conditioned multi-agent pipeline: capacity-aware slots guide writing before rendering, and deterministic gates plus vision-language model (VLM) review route failures to bounded repair result in the highest conditional CHE among generated methods with multiple print-ready outputs.

Better, Stronger, Faster, and Broader: Structured All-Mask Prediction for MLLM-Based Segmentation
更优、更强、更快、更广:面向基于 MLLM 分割的结构化全 Mask 预测
arXiv:2608.02791 RAG 检索增强 方法 被引 0 · S2

STAMPlus 解决了超出单目标预测的三难问题,解耦自回归对话与非自回归 mask 预测,取得 SOTA 分割性能,同时保持通用多模态指令遵循能力,并降低 12 类别延迟。STAMPlus resolves the trilemma beyond single-target prediction, decoupling autoregressive dialogue from non-autoregressive mask prediction and achieves state-of-the-art segmentation performance, preserves general multimodal instruction following, and reduces 12-category latency.

MiniWorld: Democratizing the Training of Video World Models from Scratch
MiniWorld:降低视频世界模型从零训练的门槛
arXiv:2608.01127 多模态 方法 被引 0 · S2

提出 MiniWorld,一个从零训练流式视频世界模型的可复现框架,采用 chunk-wise 非递减噪声调度与两阶段继续训练,提升时间建模与稳定性,将促进未来视频世界模型的研究。MiniWorld is presented, a reproducible framework for training streaming video world models from scratch that adopts a chunk-wise non-decreasing noise schedule and two-stage continued training to improve temporal modeling and stability and will facilitate future research on video world modeling.

Decoding Children's Gait Behavior
解码儿童步态行为
arXiv:2608.00371 多模态 方法 被引 0 · S2

为人体动作识别引入新问题域:基于标准 RGB 视频对儿童步态行为进行细粒度分析,并描述一个统一的端到端框架用于解码儿科步态的基本组成。This work introduces a new problem domain for human action recognition: the fine-grained analysis of children's gait behaviors from standard RGB video, and describes a unified end-to-end framework for decoding fundamental components of pediatric gait.

BERTopic: Neural topic modeling with a class-based TF-IDF procedure
BERTopic:基于类内 TF-IDF 流程的神经主题建模
arXiv:2203.05794 工程化 方法 OA · 绿色 被引 2989 · S2

提出 BERTopic,一种通过开发类内 TF-IDF 变体来提取一致性主题表示,从而扩展主题建模流程的主题模型BERTopic is presented, a topic model that extends the process of topic modeling by extracting coherent topic representation through the development of a class-based variation of TF-IDF.

Stereo Matching by Training a Convolutional Neural Network to Compare Image Patches
通过训练卷积神经网络比较图像块进行立体匹配
arXiv:1510.05970 工程化 方法 OA · 绿色 被引 1476 · S2

提出一种从校正后的图像对中提取深度信息的方法,使用卷积神经网络在小图像块上学习相似性度量,并针对该任务考察了两种网络架构:一种面向速度优化,另一种面向精度优化This work presents a method for extracting depth information from a rectified image pair by learning a similarity measure on small image patches using a convolutional neural network and examines two network architectures for this task: one tuned for speed, the other for accuracy.

Random Erasing Data Augmentation
Random Erasing 数据增强
arXiv:1708.04896 工程化 方法 OA · 绿色 被引 4283 · S2

在训练过程中,Random Erasing 在图像中随机选择一个矩形区域并以随机值擦除其像素,在图像分类、目标检测与行人重识别任务中相较于强基线均带来稳定提升In training, Random Erasing randomly selects a rectangle region in an image and erases its pixels with random values and yields consistent improvement over strong baselines in image classification, object detection and person re-identification.

Switch Transformers: Scaling to Trillion Parameter Models with Simple\n and Efficient Sparsity
Switch Transformers:通过简单且高效的稀疏性将模型扩展到万亿参数规模
arXiv:2101.03961 LLM 基础设施 方法 OA · 绿色 被引 4614 · S2

简化了 MoE 路由算法,设计出通信与计算成本更低的直观改进模型,并首次证明大型稀疏模型可以使用更低精度格式进行训练This work simplifies the MoE routing algorithm and design intuitive improved models with reduced communication and computational costs and shows large sparse models may be trained, for the first time, with lower precision formats.

Pointer Sentinel Mixture Models
Pointer Sentinel Mixture Models
arXiv:1609.07843 LLM 基础设施 方法 OA · 绿色 被引 4466 · S2

Pointer sentinel-LSTM 模型在 Penn Treebank 上以远少于标准 softmax LSTM 的参数量达到 SOTA 语言建模性能,并开源了 WikiText 语料库The pointer sentinel-LSTM model achieves state of the art language modeling performance on the Penn Treebank while using far fewer parameters than a standard softmax LSTM and the freely available WikiText corpus is introduced.

Multimodal Compact Bilinear Pooling for Visual Question Answering and Visual Grounding
用于视觉问答与视觉定位的多模态紧凑双线性池化
arXiv:1606.01847 多模态 方法 OA · 绿色 被引 1602 · S2

在视觉问答与视觉定位任务上对多模态紧凑双线性池化(MCB)进行了广泛评测,结果一致表明 MCB 优于去掉 MCB 的消融版本This work extensively evaluates Multimodal Compact Bilinear pooling (MCB) on the visual question answering and grounding tasks and consistently shows the benefit of MCB over ablations without MCB.

Know When to Stop: Segment-Level Credit Assignment for Reducing Overthinking
学会适时停止:面向减少过度思考的片段级信用分配
arXiv:2607.00482 LLM 基础设施 方法 被引 1 · S2

DASH (Drift Aware advantage SHaping) 根据每个推理片段是朝向还是偏离正确性来分配片段级 credit,在 overthinking 普遍的场景下取得最高准确率,同时减少 overthinking 行为,比基线实现更高效的自纠错。DASH (Drift Aware advantage SHaping), which assigns segment-level credit based on whether each reasoning segment leads toward or away from correctness, achieves the highest accuracy where overthinking is prevalent while reducing overthinking behaviors and achieving more productive self-correction than baselines.

LegalPincite: Multi-level Legal Information Retrieval Dataset
LegalPincite: 多级法律信息检索数据集
arXiv:2608.03756 RAG 检索增强 方法 被引 0 · S2

贡献一个由欧洲联盟法院 (CJEU) 判决构建的大规模法律 IR 数据集,支持在多个 query-document 层级上开发与严格评估法律 IR 方法。This work contributes a large-scale legal IR dataset constructed from Court of Justice of the European Union (CJEU) judgments, which supports both the development and rigorous evaluation of legal IR methods, at multiple query-document levels.

When Many Answers Are Valid, Voting Fails: Symbolic Verification for Best-of-K Causal Reasoning in LLMs
当多个答案均有效时,投票失效:面向 LLM Best-of-K 因果推理的符号验证
arXiv:2608.03506 工程化 方法 被引 0 · S2

提出 CALVER (Causal Axiom-Level VERification),一种无需训练的对称验证器,根据 Pearl 的因果准则(包括 d-分离、backdoor 调整与干预)对结构化 trace 评分,并在不参考标准答案的情况下选择得分最高的候选。This work introduces CALVER (Causal Axiom-Level VERification), a training-free symbolic verifier that scores structured traces against Pearl's causal criteria, including -separation, backdoor adjustment, and intervention, and selects the highest-scoring candidate without consulting a reference answer.

ReflectRL: Learning from Golden Negative Trajectories via Reflective-to-Direct Reasoning
ReflectRL: 通过反思到直接推理从 Golden Negative Trajectories 中学习
arXiv:2608.03972 工程化 方法 被引 1 · S2

提出 ReflectRL,一个轻量级即插即用框架,在 on-policy 训练中从 Golden Negative Trajectories 中学习:先利用这些 trajectory 引出 Reflective Reasoning,再通过 Reflective-to-Direct Policy Transition 将所学到的推理行为迁移回 Direct Reasoning。ReflectRL is proposed, a lightweight plug-and-play framework that learns from Golden Negative Trajectories during on-policy training, and first uses these trajectories to elicit Reflective Reasoning, then applies Reflective-to-Direct Policy Transition to transfer the acquired reasoning behavior back to Direct Reasoning.

ARCHead: Activation-Metric Residual Correction for Large Language Model Output Heads
ARCHead: 大语言模型输出头的激活度量残差校正
arXiv:2608.02703 LLM 基础设施 方法 被引 0 · S2

提出 ARCHead,一种紧凑型 LM-head 压缩器,结合量化低秩核心、组级 INT4 残差以及基于激活导出度量拟合的低秩校正,在 block 量化器无法触及的大输出投影上实现互补压缩。ARCHead is presented, a packed LM-head compressor that combines a quantized low-rank core, group-wise INT4 residuals, and a low-rank correction fitted in an activation-derived metric to complements block quantizers by compressing the large output projection they can leave untouched.

RestoreKV: Recovering Full-Cache Behavior Under Aggressive Query-Agnostic KV Cache Eviction
RestoreKV: 在激进 Query-Agnostic KV Cache 淘汰下恢复全缓存行为
arXiv:2608.01247 LLM 基础设施 方法 被引 0 · S2

提出 RestoreKV,在相同 KV 总预算下以可学习的恢复机制补充基于选择的 KV 压缩方案,显著降低压缩带来的性能损失。RestoreKV is introduced, which complements this selection-based formulation with learned restoration with learned restoration under the same total KV budget, and substantially reduces compression-induced degradation.

K-EXAONE 2.0 Technical Report
K-EXAONE 2.0 技术报告
arXiv:2608.04505 工程化 方法 被引 0 · S2

K-EXAONE 2.0 在 K-EXAONE 基础上进一步提升,并保持与开源权重模型的竞争力,其最大提升体现在 agentic coding 与长上下文理解上,在长上下文检索与安全性方面优势最为明显。K-EXAONE 2.0 improves over K-EXAONE and remains competitive with open-weight models, showing its largest gains in agentic coding and long-context understanding and its clearest strengths in long-context retrieval and safety.

MultiPathFormer: Towards a Foundation Model for Multipath Wireless Propagation
MultiPathFormer:迈向多径无线传播的基础模型
arXiv:2608.05076 工程化 方法 被引 0 · S2

提出 MultiPathFormer,一种自回归基础模型,将每条发射端–接收端链路表示为连续值路径 token 的有序序列,并通过下一路径预测进行预训练,证明路径级预训练可学习无线传播的可复用表征。MultiPathFormer, an autoregressive foundation model that represents each transmitter-receiver link as an ordered sequence of continuous-valued path tokens and pretrains with next-path prediction, is presented, showing that path-level pretraining can learn reusable representations of wireless propagation.

WorldCycle: Self-Verifiable Reinforcement Learning for Long-Horizon Video World Models
WorldCycle:面向长视野视频世界模型的自可验证强化学习
arXiv:2608.04964 多模态 方法 被引 0 · S2

提出 WorldCycle,一种自验证 RL 框架,从普通动作序列中构建闭合动作循环及其重复执行,并优化两个互补奖励:空间闭合奖励(强制镜像的前向与反向片段之间的对称性)以及时间一致性奖励(对齐多次循环执行间的状态)。WorldCycle is introduced, a self-verifiable RL framework that constructs closed action cycles and their repeated executions from ordinary action sequences, and optimizes two complementary rewards: a spatial closure reward enforcing symmetry between mirrored forward and reverse segments, and a temporal consistency reward aligning states across repeated cycle executions.

Ego2Robot: Scalable Robot Data Synthesis from Egocentric Human Data
Ego2Robot:从第一人称人类数据出发的可扩展机器人数据合成
arXiv:2608.02580 工程化 方法 被引 0 · S2

实验表明,在 Ego2Robot 合成数据与机器人数据上的联合预训练在多种扰动类型上一致提升分布外泛化能力,并在真实机器人部署中得到验证。Experiments show that joint pretraining on Ego2Robot-synthesized and robot data consistently improves out-of-distribution generalization across multiple perturbation types, with benefits validated on real-robot deployment.

Distill Where You Fail: Recovering Learning Signals of Negative RL-Groups from Adaptive Teacher Guidance
Distill Where You Fail:通过自适应教师指导恢复负 RL 群体的学习信号
arXiv:2608.00782 多模态 方法 被引 1 · S2

提出 RSTG(Recovering Learning Signals via Adaptive Teacher Guidance),在最关键的位置选择性地、精确地施加蒸馏,显著优于朴素的 GRPO+OPD。RSTG (Recovering Learning Signals via Adaptive Teacher Guidance), which applies distillation selectively and precisely where it matters most, and substantially outperforms naive GRPO+OPD.

ABSeeker: Training Long-Horizon Search Agents via Answer-Backtracked Credit Assignment
ABSeeker:通过答案回溯信用分配训练长视野搜索 Agents
arXiv:2608.05102 Agent 智能体 方法 被引 0 · S2

提出 Answer-Backtracked Credit Assignment(ABC),一种面向长程搜索 agent 训练的细粒度信用分配框架,将稀疏的轨迹级结果转换为稠密的步骤级监督,对有用动作(即使在失败轨迹中)给予奖励,同时抑制错误或冗余动作。Answer-Backtracked Credit Assignment (ABC) is proposed, a fine-grained credit assignment framework for training long-horizon search agents by converting sparse trajectory-level outcomes into dense step-level supervision that rewards useful actions (even in failed trajectories) while suppressing erroneous or redundant actions.

FocusMem: Factorizing Content, Readout, and Trust in Latent GUI Memory
FocusMem:潜在 GUI 记忆中内容、读出与信任的解耦
arXiv:2608.04530 Agent 智能体 方法 被引 0 · S2

提出 FocusMem,在紧凑的潜空间记忆接口中分离情景记忆与工作记忆,一致优于完全匹配的动作-only 固定记忆基线以及先前的潜空间记忆适配方法。FocusMem is introduced, which separates episodic memory and working memory within a compact latent-memory interface and consistently outperforms a fully matched action-only fixed-memory baseline and prior latent memory adaptations.

Agent Against Agent: An Agentic System for Automatic Prompt Injection Red Teaming
Agent Against Agent:面向自动提示注入红队测试的智能体系统
arXiv:2608.05108 Agent 智能体 方法 被引 0 · S2

开发 PIMiner,一种用于 prompt injection 红队的 agentic 系统,可在训练阶段从零构建策略库,并在测试时无需额外训练直接迁移到未见过的目标 LLM。PIMiner is developed, an agentic system for prompt injection red-teaming that builds a strategy library from scratch during training and can be directly transferred to a previously unseen target LLM without additional training at test time.

Consistency-Driven Co-Evolution for Self-Supervised Cross-Representation Learning
Consistency-Driven Co-Evolution:面向自监督跨表征学习的一致性驱动协同进化
arXiv:2608.04926 多模态 方法 被引 0 · S2

提出 CoCoEvolve,通过定义显式的一一对应关系,并利用表征间的一致性优化模型,在无需额外标注的前提下提升图表、表格与代码表征之间的跨模态一致性。This work introduces CoCoEvolve, a method to improve consistency across chart, table, and code representations by defining explicit one-to-one correspondences and optimizing models using agreement between representations, without additional annotations.

DRIFT: Derailing Denoising Trajectories of Flow-Matching VLAs with Adversarial Patch Attack
DRIFT:利用对抗性 patch 攻击偏转流匹配 VLA 的去噪轨迹
arXiv:2608.03207 多模态 方法 被引 0 · S2

提出 DRIFT(Denoising Redirection via Input perturbation of the Flow-matching Trajectory),一种测试期通用对抗补丁,贴在机器人夹爪上,针对现成策略的去噪速度场进行攻击。This work introduces DRIFT (Denoising Redirection via Input perturbation of the Flow-matching Trajectory), a test-time universal adversarial patch placed on the robot's gripper that attacks the denoising velocity field of an off-the-shelf policy.

TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation
TransUNet: Transformers 作为医学图像分割的强大编码器
arXiv:2102.04306 多模态 方法 OA · 绿色 被引 6199 · S2

文章论证了 Transformers 可作为医学图像分割任务的强大编码器,并通过与 U-Net 结合,恢复了局部空间信息以增强更精细的细节。It is argued that Transformers can serve as strong encoders for medical image segmentation tasks, with the combination of U-Net to enhance finer details by recovering localized spatial information.

SegFormer: Simple and Efficient Design for Semantic Segmentation with\n Transformers
SegFormer: 基于 Transformers 的简单高效语义分割设计
arXiv:2105.15203 多模态 方法 OA · 绿色 被引 9208 · S2

文章提出了 SegFormer,一个简单高效且强大的语义分割框架,将 Transformers 与轻量级 MLP 解码器统一,并在 Cityscapes-C 上展示了出色的零样本鲁棒性。SegFormer is presented, a simple, efficient yet powerful semantic segmentation framework which unifies Transformers with lightweight multilayer perception (MLP) decoders and shows excellent zero-shot robustness on Cityscapes-C.

VisualBERT: A Simple and Performant Baseline for Vision and Language
VisualBERT: 一个简单且性能优异的视觉与语言基线模型
arXiv:1908.03557 多模态 方法 OA · 绿色 被引 2375 · S2

分析表明,VisualBERT 能够在无任何显式监督的情况下将语言元素对应到图像区域,甚至对句法关系敏感,例如能够跟踪动词与其论元对应图像区域之间的关联。Analysis demonstrates that VisualBERT can ground elements of language to image regions without any explicit supervision and is even sensitive to syntactic relationships, tracking, for example, associations between verbs and image regions corresponding to their arguments.

BEiT: BERT Pre-Training of Image Transformers
BEiT: 图像 Transformers 的 BERT 预训练
arXiv:2106.08254 工程化 方法 OA · 绿色 被引 3854 · S2

文章介绍了一种自监督视觉表征模型 BEiT(Bidirectional Encoder representation from Image Transformers),在图像分类和语义分割上的结果表明,该模型取得了与先前预训练方法相当的竞争性结果。A self-supervised vision representation model BEiT, which stands for Bidirectional Encoder representation from Image Transformers, is introduced, and results on image classification and semantic segmentation show that the model achieves competitive results with previous pre-training methods.

Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation
Swin-Unet: 类 U-Net 的纯 Transformer 医学图像分割网络
arXiv:2105.05537 多模态 方法 OA · 绿色 被引 5572 · S2

在输入和输出直接进行 4 倍下采样与上采样的设定下,实验表明,基于纯 Transformer 的 U 形编码器-解码器网络优于完全卷积或 Transformer 与卷积相结合的方法。Under the direct down-sampling and up-sampled of the inputs and outputs by 4x, experiments demonstrate that the pure Transformer-based U-shaped Encoder-Decoder network outperforms those methods with full Convolution or the combination of transformer and convolution.

BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
BLIP: 面向统一视觉-语言理解与生成的引导式语言-图像预训练
arXiv:2201.12086 多模态 方法 OA · 绿色 被引 7222 · S2

BLIP 通过引导式 caption 方式有效利用含噪网络数据,由 captioner 生成合成 caption,并由 filter 去除噪声样本;在以零样本方式直接迁移到视频-语言任务时,展现出强大的泛化能力。BLIP effectively utilizes the noisy web data by bootstrapping the captions, where a captioner generates synthetic captions and a filter removes the noisy ones, and demonstrates strong generalization ability when directly transferred to video-language tasks in a zero-shot manner.

A deep learning architecture for temporal sleep stage classification\n using multivariate and multimodal time series
基于多变量多模态时间序列的深度学习睡眠阶段时序分类架构
arXiv:1707.03321 多模态 方法 OA · 绿色 被引 615 · OpenAlex

本文提出了首个用于睡眠阶段分类的深度学习方法,无需计算频谱图或提取手工特征即可端到端学习,利用了全部多变量多模态 PSG 信号(EEG、EMG、EOG),并能利用每个 30 秒窗口数据的时序上下文。This work introduces here the first deep learning approach for sleep stage classification that learns end-to-end without computing spectrograms or extracting handcrafted features, that exploits all multivariate and multimodal polysomnography (PSG) signals (EEG, EMG, and EOG), and that can exploit the temporal context of each 30-s window of data.

Multi-Task Learning Using Uncertainty to Weigh Losses for Scene Geometry and Semantics
利用不确定性为损失加权的多任务学习,用于场景几何与语义
arXiv:1705.07115 工程化 方法 OA · 绿色 被引 4348 · S2

本文提出一种多任务深度学习的原则性方法,通过考虑各任务的同方差不确定性来加权多个损失函数,从而在分类与回归场景下同时学习具有不同单位或尺度的多种量。A principled approach to multi-task deep learning is proposed which weighs multiple loss functions by considering the homoscedastic uncertainty of each task, allowing us to simultaneously learn various quantities with different units or scales in both classification and regression settings.

Helping Music Co-Creation Agents 'Listen' Well: Hierarchical Self-Supervised World Models for Understanding and Generation
帮助音乐共创 Agent "听懂":用于理解与生成的分层自监督世界模型
arXiv:2608.04378 Agent 智能体 方法 被引 0 · S2

提出一种用于符号音乐的分层自监督"世界模型",采用 2.55M 参数的 Swin V2 编码器,在 MIDI 钢琴卷帘图像上以 JEPA 风格目标(音高与时间平移等变性、掩码嵌入预测以及分布正则化)训练,无需标签与乐理词汇。A hierarchical self-supervised ``world model'' for symbolic music is presented, using a 2.55M-parameter Swin V2 encoder trained on MIDI piano-roll images with JEPA-style objectives (pitch- and time-shift equivariance, masked embedding prediction, and a distributional regularizer), using no labels and no music-theory vocabulary.