中文
相关论文

相关论文: Unextractable Protocol Models: Collaborative Train…

200 篇论文

Understanding internal representations of neural models is a core interest of mechanistic interpretability. Due to its large dimensionality, the representation space can encode various aspects about inputs. To what extent are different…

机器学习 · 计算机科学 2026-05-15 Xinting Huang , Michael Hahn

We investigate the ability of decoder-only transformer models to perform abstract symbolic reasoning; specifically solving propositional logic reasoning problems given in-context. Previous work demonstrated that models fail to generalize to…

人工智能 · 计算机科学 2026-04-24 Nevena Lazić , Liam Fowl , András György , Csaba Szepesvári

Recent approaches to distributed model fitting rely heavily on consensus ADMM, where each node solves small sub-problems using only local data. We propose iterative methods that solve {\em global} sub-problems over an entire distributed…

分布式、并行与集群计算 · 计算机科学 2015-04-10 Tom Goldstein , Gavin Taylor , Kawika Barabin , Kent Sayre

Adversarial examples generated from surrogate models often possess the ability to deceive other black-box models, a property known as transferability. Recent research has focused on enhancing adversarial transferability, with input…

计算机视觉与模式识别 · 计算机科学 2023-11-22 Tao Wang , Zijian Ying , Qianmu Li , zhichao Lian

The widespread popularity of Large Language Models (LLMs), partly due to their unique ability to perform in-context learning, has also brought to light the importance of ethical and safety considerations when deploying these pre-trained…

计算与语言 · 计算机科学 2024-08-07 Karuna Bhaila , Minh-Hao Van , Xintao Wu

Tying the weights of the target word embeddings with the target word classifiers of neural machine translation models leads to faster training and often to better translation quality. Given the success of this parameter sharing, we…

计算与语言 · 计算机科学 2018-09-03 Nikolaos Pappas , Lesly Miculicich Werlen , James Henderson

What makes untrained deep neural networks (DNNs) different from the trained performant ones? By zooming into the weights in well-trained DNNs, we found it is the location of weights that hold most of the information encoded by the training.…

机器学习 · 计算机科学 2020-12-08 Yushi Qiu , Reiji Suda

Federated Learning (FL) enables many resource-limited devices to train a model collaboratively without data sharing. However, many existing works focus on model-homogeneous FL, where the global and local models are the same size, ignoring…

机器学习 · 计算机科学 2023-11-17 Hongda Wu , Ping Wang , C V Aswartha Narayana

Periodic crystals repeatedly instantiate similar local coordination motifs across translated cells and chemically related structures, but current equivariant atomistic models usually encode these patterns only implicitly in dense edge…

机器学习 · 计算机科学 2026-05-14 Ryan Dong

Combining multiple modalities carrying complementary information through multimodal learning (MML) has shown considerable benefits for diagnosing multiple pathologies. However, the robustness of multimodal models to missing modalities is…

机器学习 · 计算机科学 2024-07-31 Hava Chaptoukaev , Vincenzo Marcianó , Francesco Galati , Maria A. Zuluaga

Deep model merging represents an emerging research direction that combines multiple fine-tuned models to harness their specialized capabilities across different tasks and domains. Current model merging techniques focus on merging all…

机器学习 · 计算机科学 2025-01-17 Anke Tang , Enneng Yang , Li Shen , Yong Luo , Han Hu , Bo Du , Dacheng Tao

With the increasing adoption of Large Language Models (LLMs), more customization is needed to ensure privacy-preserving and safe generation. We address this objective from two critical aspects: unlearning of sensitive information and…

机器学习 · 计算机科学 2025-10-17 Fatmazohra Rezkellah , Ramzi Dakhmouche

This paper presents a portable phenotyping system that is capable of integrating both rule-based and statistical machine learning based approaches. Our system utilizes UMLS to extract clinically relevant features from the unstructured text…

Traditional collaborative learning approaches are based on sharing of model weights between clients and a server. However, there are advantages to resource efficiency through schemes based on sharing of embeddings (activations) created from…

机器学习 · 计算机科学 2025-10-08 Praneeth Vepakomma , Kaustubh Ponkshe

Federated learning is a collaborative model training method that iterates model updates by multiple clients and aggregation of the updates by a central server. Device and statistical heterogeneity of participating clients cause significant…

机器学习 · 计算机科学 2023-08-29 Ayano Nakai-Kasai , Tadashi Wadayama

Typical amortized inference in variational autoencoders is specialized for a single probabilistic query. Here we propose an inference network architecture that generalizes to unseen probabilistic queries. Instead of an encoder-decoder pair,…

机器学习 · 计算机科学 2019-12-09 Miguel Lazaro-Gredilla , Wolfgang Lehrach , Dileep George

Training machine learning models in parallel is an increasingly important workload. We accelerate distributed parallel training by designing a communication primitive that uses a programmable switch dataplane to execute a key step of the…

分布式、并行与集群计算 · 计算机科学 2020-10-01 Amedeo Sapio , Marco Canini , Chen-Yu Ho , Jacob Nelson , Panos Kalnis , Changhoon Kim , Arvind Krishnamurthy , Masoud Moshref , Dan R. K. Ports , Peter Richtárik

Pre-training large neural networks at scale imposes heavy memory demands on accelerators and often requires costly communication. We introduce Subnetwork Data Parallelism (SDP), a distributed training framework that partitions a model into…

机器学习 · 计算机科学 2025-10-06 Vaibhav Singh , Zafir Khalid , Edouard Oyallon , Eugene Belilovsky

We introduce Unsupervised Partner Design (UPD) - a population-free, multi-agent reinforcement learning framework for robust ad-hoc teamwork that adaptively generates training partners without requiring pretrained partners or manual…

机器学习 · 计算机科学 2025-08-11 Constantin Ruhdorfer , Matteo Bortoletto , Victor Oei , Anna Penzkofer , Andreas Bulling

Current transformer language models are trained with uniform computational budgets across all layers, implicitly assuming layer homogeneity. We challenge this assumption through empirical analysis of SmolLM2-135M, a 30-layer, 135M-parameter…

机器学习 · 计算机科学 2026-03-23 Tomasz Wietrzykowski
‹ 上一页 1 8 9 10 下一页 ›