中文
相关论文

相关论文: Systematically designing better instance counting …

200 篇论文

In recent years significant progress has been made in successfully training recurrent neural networks (RNNs) on sequence learning problems involving long range temporal dependencies. The progress has been made on three fronts: (a)…

神经与进化计算 · 计算机科学 2016-06-24 Sachin S. Talathi , Aniket Vartak

We share our recent findings in an attempt to train a universal segmentation network for various cell types and imaging modalities. Our method was built on the generalized U-Net architecture, which allows the evaluation of each component…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Tianqi Guo , Yin Wang , Luis Solorio , Jan P. Allebach

Inferring the relations between two images is an important class of tasks in computer vision. Examples of such tasks include computing optical flow and stereo disparity. We treat the relation inference tasks as a machine learning problem…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Yao Lu , Zhirong Yang , Juho Kannala , Samuel Kaski

In most applications of utilizing neural networks for mathematical optimization, a dedicated model is trained for each specific optimization objective. However, in many scenarios, several distinct yet correlated objectives or tasks often…

机器学习 · 计算机科学 2024-04-15 Wei Cui , Wei Yu

Rectified Linear Units (ReLU) have become the main model for the neural units in current deep learning systems. This choice has been originally suggested as a way to compensate for the so called vanishing gradient problem which can undercut…

无序系统与神经网络 · 物理学 2024-05-06 Carlo Baldassi , Enrico M. Malatesta , Riccardo Zecchina

The time-series forecasting (TSF) problem is a traditional problem in the field of artificial intelligence. Models such as Recurrent Neural Network (RNN), Long Short Term Memory (LSTM), and GRU (Gate Recurrent Units) have contributed to…

机器学习 · 计算机科学 2024-08-29 Sunghyun Sim , Dohee Kim , Hyerim Bae

Cell imaging and analysis are fundamental to biomedical research because cells are the basic functional units of life. Among different cell-related analysis, cell counting and detection are widely used. In this paper, we focus on one common…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Haoyi Liang , Aijaz Naik , Cedric L. Williams , Jaideep Kapur , Daniel S. Weller

Recent works have shown that deep neural networks can achieve super-human performance in a wide range of image classification tasks in the medical imaging domain. However, these works have primarily focused on classification accuracy,…

计算机视觉与模式识别 · 计算机科学 2020-09-10 Gongbo Liang , Yu Zhang , Xiaoqin Wang , Nathan Jacobs

Deep neural networks with millions of parameters are at the heart of many state of the art machine learning models today. However, recent works have shown that models with much smaller number of parameters can also perform just as well. In…

机器学习 · 计算机科学 2016-08-03 Suraj Srinivas , R. Venkatesh Babu

Binary neural networks improve computationally efficiency of deep models with a large margin. However, there is still a performance gap between a successful full-precision training and binary training. We bring some insights about why this…

机器学习 · 计算机科学 2020-04-22 Xinlin Li , Vahid Partovi Nia

In recent work it has been shown that determining a feedforward ReLU neural network to within high uniform accuracy from point samples suffers from the curse of dimensionality in terms of the number of samples needed. As a consequence,…

机器学习 · 统计学 2024-11-11 Yuanyuan Li , Philipp Grohs , Philipp Petersen

Neural networks can be trained to solve regression problems by using gradient-based methods to minimize the square loss. However, practitioners often prefer to reformulate regression as a classification problem, observing that training on…

机器学习 · 计算机科学 2023-03-02 Lawrence Stewart , Francis Bach , Quentin Berthet , Jean-Philippe Vert

We propose a system for calculating a "scaling constant" for layers and weights of neural networks. We relate this scaling constant to two important quantities that relate to the optimizability of neural networks, and argue that a network…

机器学习 · 计算机科学 2022-05-16 Aaron Defazio , Léon Bottou

State-of-the-art pretrained language models tend to perform below their capabilities when applied out-of-the-box on tasks that require understanding and working with numbers. Recent work suggests two main reasons for this: (1) popular…

计算与语言 · 计算机科学 2023-06-12 Dominic Petrak , Nafise Sadat Moosavi , Iryna Gurevych

Recurrent Neural Networks (RNNs) are very successful at solving challenging problems with sequential data. However, this observed efficiency is not yet entirely explained by theory. It is known that a certain class of multiplicative RNNs…

机器学习 · 计算机科学 2019-01-31 Valentin Khrulkov , Oleksii Hrinchuk , Ivan Oseledets

Propositional model counting, or #SAT, is the problem of computing the number of satisfying assignments of a Boolean formula. Many problems from different application areas, including many discrete probabilistic inference problems, can be…

ReLU neural-networks have been in the focus of many recent theoretical works, trying to explain their empirical success. Nonetheless, there is still a gap between current theoretical results and empirical observations, even in the case of…

机器学习 · 计算机科学 2019-06-13 Jonathan Fiat , Eran Malach , Shai Shalev-Shwartz

A well-calibrated neural model produces confidence (probability outputs) closely approximated by the expected accuracy. While prior studies have shown that mixup training as a data augmentation technique can improve model calibration on…

计算与语言 · 计算机科学 2022-03-16 Seo Yeon Park , Cornelia Caragea

Solving mixed-integer optimization problems with embedded neural networks with ReLU activation functions is challenging. Big-M coefficients that arise in relaxing binary decisions related to these functions grow exponentially with the…

最优化与控制 · 数学 2025-02-06 Christoph Plate , Mirko Hahn , Alexander Klimek , Caroline Ganzer , Kai Sundmacher , Sebastian Sager

Chain-of-Thought (CoT) prompting has shown promise in enhancing the reasoning capabilities of large language models (LLMs) by generating natural language (NL) rationales that lead to the final answer. However, it struggles with numerical…

人工智能 · 计算机科学 2025-02-13 Cheryl Li , Tianyuan Xu , Yiwen Guo