中文
相关论文

相关论文: Learning Operators with Coupled Attention

200 篇论文

Integrating rule-based policies into reinforcement learning promises to improve data efficiency and generalization in cooperative pursuit problems. However, most implementations do not properly distinguish the influence of neighboring…

机器人学 · 计算机科学 2023-10-31 Zheng Zhang , Dengyu Zhang , Qingrui Zhang , Wei Pan , Tianjiang Hu

The Transformer architecture has become the foundation of modern deep learning, yet its core self-attention mechanism suffers from quadratic computational complexity and lacks grounding in biological neural computation. We propose Selective…

机器学习 · 计算机科学 2026-02-17 Hasi Hays

Learning a set of tasks over time, also known as continual learning (CL), is one of the most challenging problems in artificial intelligence due to catastrophic forgetting. Large language models (LLMs) are often impractical to frequent…

机器学习 · 计算机科学 2025-10-28 Jaya Krishna Mandivarapu

Meta-learning is a promising strategy for learning to efficiently learn within new tasks, using data gathered from a distribution of tasks. However, the meta-learning literature thus far has focused on the task segmented setting, where at…

机器学习 · 计算机科学 2020-10-22 James Harrison , Apoorva Sharma , Chelsea Finn , Marco Pavone

Transformers have revolutionized machine learning and deploying attention layers in the model is increasingly standard across a myriad of applications. Further, for large models, it is common to implement Low Rank Adaptation (LoRA), whereby…

机器学习 · 计算机科学 2026-05-11 Zhengkai Sun , Dibyakanti Kumar , Alejandro F Frangi , Anirbit Mukherjee , Mingfei Sun

Training a high-performing neural decoder can be difficult when only limited data are available from a recording session. To address this challenge, we propose a Task-Conditioned Latent Alignment framework (TCLA) for cross-session neural…

机器学习 · 计算机科学 2026-05-05 Canyang Zhao , Bolin Peng , J. Patrick Mayo , Ce Ju , Bing Liu

Attention (and distraction) recognition is a key factor in improving human-robot collaboration. We present an assembly scenario where a human operator and a cobot collaborate equally to piece together a gearbox. The setup provides multiple…

人机交互 · 计算机科学 2023-04-03 Pooja Prajod , Matteo Lavit Nicora , Matteo Malosio , Elisabeth André

Learning in general-sum games is unstable and frequently leads to socially undesirable (Pareto-dominated) outcomes. To mitigate this, Learning with Opponent-Learning Awareness (LOLA) introduced opponent shaping to this setting, by…

机器学习 · 计算机科学 2022-06-28 Timon Willi , Alistair Letcher , Johannes Treutlein , Jakob Foerster

A fundamental limitation of applying semi-supervised learning in real-world settings is the assumption that unlabeled test data contains only classes previously encountered in the labeled training data. However, this assumption rarely holds…

机器学习 · 计算机科学 2022-01-27 Kaidi Cao , Maria Brbic , Jure Leskovec

Meta-learning is a popular approach for learning new tasks with limited data by leveraging the commonalities among different tasks. However, meta-learned models can perform poorly when context data is too limited, or when data is drawn from…

机器学习 · 计算机科学 2026-04-10 Young-Jin Park , Cesar Almecija , Apoorva Sharma , Navid Azizan

Unsupervised black-box models are drivers of scientific discovery, yet are difficult to interpret, as their output is often a multidimensional embedding rather than a well-defined target. While explainability for supervised learning…

机器学习 · 计算机科学 2026-02-02 Ivan Stresec , Joana P. Gonçalves

We propose a novel recurrent attentional structure to localize and recognize objects jointly. The network can learn to extract a sequence of local observations with detailed appearance and rough context, instead of sliding windows or…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Jie Lyu , Zejian Yuan , Dapeng Chen

In this work, we propose a meta-learning-based Koopman modeling and predictive control approach for nonlinear systems with parametric uncertainties. An adaptive deep meta-learning-based modeling approach, called Meta Adaptive Koopman…

系统与控制 · 电气工程与系统科学 2025-12-01 Minghao Han , Kiwan Wong , Adrian Wing-Keung Law , Xunyuan Yin

Human-humanoid collaboration shows significant promise for applications in healthcare, domestic assistance, and manufacturing. While compliant robot-human collaboration has been extensively developed for robotic arms, enabling compliant…

机器人学 · 计算机科学 2025-10-17 Yushi Du , Yixuan Li , Baoxiong Jia , Yutang Lin , Pei Zhou , Wei Liang , Yanchao Yang , Siyuan Huang

The estimation for the region of attraction (ROA) of an asymptotically stable equilibrium point is crucial in the analysis of nonlinear systems. There has been a recent surge of interest in estimating the solution to Zubov's equation, whose…

动力系统 · 数学 2024-06-28 Yiming Meng , Ruikun Zhou , Jun Liu

Operator learning seeks to approximate mappings from input functions to output solutions, particularly in the context of partial differential equations (PDEs). While recent advances such as DeepONet and Fourier Neural Operator (FNO) have…

机器学习 · 计算机科学 2025-05-27 Yile Li , Shandian Zhe

Olympiad-level physics problem-solving significantly challenges both humans and artificial intelligence (AI), as it requires integrating appropriate modeling, application of physical principles, and precise calculation within long reasoning…

Learning anticipation is a reasoning paradigm in multi-agent reinforcement learning, where agents, during learning, consider the anticipated learning of other agents. There has been substantial research into the role of learning…

多智能体系统 · 计算机科学 2023-04-04 Ariyan Bighashdel , Daan de Geus , Pavol Jancura , Gijs Dubbelman

Low-rank adaptation (LoRA) and its variants are widely employed in fine-tuning large models, including large language models for natural language processing and diffusion models for computer vision. This paper proposes a generalized…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Xiangyu Chen , Jing Liu , Ye Wang , Pu Perry Wang , Matthew Brand , Guanghui Wang , Toshiaki Koike-Akino

Recently, it has been argued that encoder-decoder models can be made more interpretable by replacing the softmax function in the attention with its sparse variants. In this work, we introduce a novel, simple method for achieving sparsity in…

计算与语言 · 计算机科学 2021-10-07 Biao Zhang , Ivan Titov , Rico Sennrich