中文
相关论文

相关论文: Mini-Hes: A Parallelizable Second-order Latent Fac…

200 篇论文

Federated learning (FL) has emerged as a privacy-preserving paradigm that trains neural networks on edge devices without collecting data at a central server. However, FL encounters an inherent challenge in dealing with non-independent and…

机器学习 · 计算机科学 2023-08-10 Zijian Li , Yuchang Sun , Jiawei Shao , Yuyi Mao , Jessie Hui Wang , Jun Zhang

Meta-learning is a promising method to achieve efficient training method towards deep neural net and has been attracting increases interests in recent years. But most of the current methods are still not capable to train complex neuron net…

机器学习 · 计算机科学 2018-09-10 Boyu Chen , Wenlian Lu , Ernest Fokoue

Learning the latent network structure from large scale multivariate point process data is an important task in a wide range of scientific and business applications. For instance, we might wish to estimate the neuronal functional…

统计方法学 · 统计学 2021-01-21 Biao Cai , Jingfei Zhang , Yongtao Guan

Dataflow architectures are growing in popularity due to their potential to mitigate the challenges posed by the memory wall inherent to the Von Neumann architecture. At the same time, high-level synthesis (HLS) has demonstrated its efficacy…

硬件体系结构 · 计算机科学 2023-11-08 Hanchen Ye , Hyegang Jun , Deming Chen

Large language models (LLMs) face significant challenges in processing long contexts due to the linear growth of the key-value (KV) cache and quadratic complexity of self-attention. Existing approaches address these bottlenecks separately:…

计算与语言 · 计算机科学 2026-04-17 Zeng You , Yaofo Chen , Qiuwu Chen , Ying Sun , Shuhai Zhang , Yingjian Li , Yaowei Wang , Mingkui Tan

In this paper we address the problem of modeling relational data, which appear in many applications such as social network analysis, recommender systems and bioinformatics. Previous studies either consider latent feature based models but…

数据结构与算法 · 计算机科学 2012-04-13 Sheng Gao , Ludovic Denoyer , Patrick Gallinari

Multi-Head Attention (MHA) is the core computational primitive underlying modern Large Language Models (LLMs). However, MHA suffers from a fundamental linear scaling limitation: $H$ attention heads produce exactly $H$ independent attention…

Gaussian Mixture Models (GMMs) are a standard tool in data analysis. However, they face problems when applied to high-dimensional data (e.g., images) due to the size of the required full covariance matrices (CMs), whereas the use of…

机器学习 · 计算机科学 2023-08-29 Alexander Gepperth

Given the significant potential of large language models (LLMs) in sequence modeling, emerging studies have begun applying them to time-series forecasting. Despite notable progress, existing methods still face two critical challenges: 1)…

人工智能 · 计算机科学 2025-01-09 Pengfei Wang , Huanran Zheng , Qi'ao Xu , Silong Dai , Yiqiao Wang , Wenjing Yue , Wei Zhu , Tianwen Qian , Xiaoling Wang

Hierarchical latent tree analysis (HLTA) is recently proposed as a new method for topic detection. It differs fundamentally from the LDA-based methods in terms of topic definition, topic-document relationship, and learning method. It has…

机器学习 · 计算机科学 2015-08-06 Peixian Chen , Nevin L. Zhang , Leonard K. M. Poon , Zhourong Chen

The quadratic cost of scaled dot-product attention is a central obstacle to scaling autoregressive language models to long contexts. Linear-time attention and State Space Models (SSMs) provide scalable alternatives but are typically…

机器学习 · 计算机科学 2026-05-15 Yifan Zhang , Zhen Qin , Mengdi Wang , Quanquan Gu

Large-scale recordings of neural activity are providing new opportunities to study neural population dynamics. A powerful method for analyzing such high-dimensional measurements is to deploy an algorithm to learn the low-dimensional latent…

神经元与认知 · 定量生物学 2024-02-08 Xiaohan Liu , ChiJui Chen , YanLun Huang , LingChi Yang , Elham E Khoda , Yihui Chen , Scott Hauck , Shih-Chieh Hsu , Bo-Cheng Lai

Non-negative matrix factorization (NMF) is the problem of determining two non-negative low rank factors $W$ and $H$, for the given input matrix $A$, such that $A \approx W H$. NMF is a useful tool for many applications in different domains…

分布式、并行与集群计算 · 计算机科学 2015-10-01 Ramakrishnan Kannan , Grey Ballard , Haesun Park

Social platforms connect billions of people, yet their engagement-first algorithms often work on users rather than with them, amplifying stress, misinformation, and a loss of control. We propose Human-Layer AI (HL-AI)--user-owned,…

人机交互 · 计算机科学 2025-11-11 Mohd Ruhul Ameen , Akif Islam

Large-scale linear, time-invariant (LTI) dynamical systems are widely used to characterize complicated physical phenomena. We propose a two-stage algorithm to reduce the order of a large-scale LTI system given samples of its transfer…

数值分析 · 数学 2023-04-11 Annan Yu , Alex Townsend

Second-order methods are widely adopted to improve the convergence rate of learning algorithms. In federated learning (FL), these methods require the clients to share their local Hessian matrices with the parameter server (PS), which comes…

机器学习 · 计算机科学 2024-12-06 Shayan Mohajer Hamidi , Ali Bereyhi , Saba Asaad , H. Vincent Poor

A central challenge of meta-analysis is that the populations underlying existing studies often differ from the target population in unknown ways. We study the problem of predicting function-valued quantities, such as regression and…

统计方法学 · 统计学 2026-04-28 Wenqi Shi , Kosuke Imai , Yi Zhang

A new method for analyzing high-dimensional categorical data, Linear Latent Structure (LLS) analysis, is presented. LLS models belong to the family of latent structure models, which are mixture distribution models constrained to satisfy the…

概率论 · 数学 2007-06-13 Mikhail Kovtun , Igor Akushevich , Kenneth G. Manton , H. Dennis Tolley

This paper proposes a new meta-learning method -- named HARMLESS (HAwkes Relational Meta LEarning method for Short Sequences) for learning heterogeneous point process models from short event sequence data along with a relational network.…

机器学习 · 计算机科学 2019-09-06 Yujia Xie , Haoming Jiang , Feng Liu , Tuo Zhao , Hongyuan Zha

Large language models (LLMs) with one or more fine-tuning phases have become a necessary step to unlock various capabilities, enabling LLMs to follow natural language instructions or align with human preferences. However, it carries the…

计算与语言 · 计算机科学 2024-04-30 Tingfeng Hui , Zhenyu Zhang , Shuohuan Wang , Weiran Xu , Yu Sun , Hua Wu