中文
相关论文

相关论文: DASH: Dynamic Attention-Based Substructure Hierarc…

200 篇论文

The success of modern machine learning hinges on access to high-quality training data. In many real-world scenarios, such as acquiring data from public repositories or sharing across institutions, data is naturally organized into discrete…

机器学习 · 计算机科学 2025-12-25 Xiaona Zhou , Yingyan Zeng , Ran Jin , Ismini Lourentzou

DASH is a library of distributed data structures and algorithms designed for running the applications on modern HPC architectures, composed of hierarchical network interconnections and stratified memory. DASH implements a PGAS (partitioned…

分布式、并行与集群计算 · 计算机科学 2016-03-07 Kamran Idrees , Tobias Fuchs , Colin W. Glass

Quantizing deep convolutional neural networks for image super-resolution substantially reduces their computational costs. However, existing works either suffer from a severe performance drop in ultra-low precision of 4 or lower bit-widths,…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Cheeun Hong , Heewon Kim , Sungyong Baik , Junghun Oh , Kyoung Mu Lee

Recently, Convolutional Neural Networks (CNNs) have shown unprecedented success in the field of computer vision, especially on challenging image classification tasks by relying on a universal approach, i.e., training a deep model on a…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Johan Phan , Massimiliano Ruocco , Francesco Scibilia

Accurately predicting the binding affinity between drugs and proteins is an essential step for computational drug discovery. Since graph neural networks (GNNs) have demonstrated remarkable success in various graph-related tasks, GNNs have…

定量方法 · 定量生物学 2020-12-18 Jingbo Zhou , Shuangli Li , Liang Huang , Haoyi Xiong , Fan Wang , Tong Xu , Hui Xiong , Dejing Dou

We use HIP-NN, a neural network architecture that excels at predicting molecular energies, to predict atomic charges. The charge predictions are accurate over a wide range of molecules (both small and large) and for a diverse set of charge…

Current hierarchical attention methods, such as NSA and InfLLMv2, select the top-k relevant key-value (KV) blocks based on coarse attention scores and subsequently apply fine-grained softmax attention on the selected tokens. However, the…

Human activity recognition (HAR) in ubiquitous computing has been beginning to incorporate attention into the context of deep neural networks (DNNs), in which the rich sensing data from multimodal sensors such as accelerometer and gyroscope…

计算机视觉与模式识别 · 计算机科学 2021-07-22 Wenbin Gao , Lei Zhang , Qi Teng , Jun He , Hao Wu

State-of-the-art object detection models are frequently trained offline using available datasets, such as ImageNet: large and overly diverse data that are unbalanced and hard to cluster semantically. This kind of training drops the object…

计算机视觉与模式识别 · 计算机科学 2022-02-03 Anna Anikina , Oleg Y. Rogov , Dmitry V. Dylov

The neural network-based approach to solving partial differential equations has attracted considerable attention due to its simplicity and flexibility in representing the solution of the partial differential equation. In training a neural…

机器学习 · 计算机科学 2022-01-10 Jihun Han , Yoonsang Lee

Predicting the properties of a molecule from its structure is a challenging task. Recently, deep learning methods have improved the state of the art for this task because of their ability to learn useful features from the given data. By…

机器学习 · 计算机科学 2020-08-28 Shengli Jiang , Prasanna Balaprakash

In this article we propose a new deep learning approach to approximate operators related to parametric partial differential equations (PDEs). In particular, we introduce a new strategy to design specific artificial neural network (ANN)…

数值分析 · 数学 2026-05-01 Arnulf Jentzen , Adrian Riekert , Philippe von Wurstemberger

Charge density is central to density functional theory (DFT), as it fully defines the ground-state properties of a material system. Obtaining it with high accuracy is a computational bottleneck. Existing machine learning models are…

材料科学 · 物理学 2025-09-30 Xuejian Qin , Taoyuze Lv , Zhicheng Zhong

We have designed a new method to fit the energy and atomic forces using a single artificial neural network (SANN) for any number of chemical species present in a molecular system. The traditional approach for fitting the potential energy…

化学物理 · 物理学 2018-12-05 Shweta Jindal , Satya S. Bulusu

As an effective data preprocessing step, feature selection has shown its effectiveness to prepare high-dimensional data for many machine learning tasks. The proliferation of high di-mension and huge volume big data, however, has brought…

机器学习 · 计算机科学 2019-03-01 Ning Gui , Danni Ge , Ziyin Hu

Omnimodal large language models (OmniLLMs) jointly process audio and visual streams, but the resulting long multimodal token sequences make inference prohibitively expensive. Existing compression methods typically rely on fixed window…

多媒体 · 计算机科学 2026-03-18 Bingzhou Li , Tao Huang

Graph-structured data ubiquitously appears in science and engineering. Graph neural networks (GNNs) are designed to exploit the relational inductive bias exhibited in graphs; they have been shown to outperform other forms of neural networks…

机器学习 · 计算机科学 2021-02-03 Veronika Thost , Jie Chen

We present a distributed generic algorithm called DAMS dedicated to adaptive optimization in distributed environments. Given a set of metaheuristic, the goal of DAMS is to coordinate their local execution on distributed nodes in order to…

神经与进化计算 · 计算机科学 2012-07-19 Bilel Derbel , Sébastien Verel

Effective urban traffic monitoring is essential for improving mobility, enhancing safety, and supporting sustainable cities. Distributed Acoustic Sensing (DAS) enables large-scale traffic observation by transforming existing fiber-optic…

机器学习 · 计算机科学 2026-03-17 Izhan Fakhruzi , Manuel Titos , Carmen Benítez , Luz García

Deformable Attention Transformers (DAT) have shown remarkable performance in computer vision tasks by adaptively focusing on informative image regions. However, their data-dependent sampling mechanism introduces irregular memory access…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Wendong Mao , Mingfan Zhao , Jianfeng Guan , Qiwei Dong , Zhongfeng Wang