Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

514
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
514
Neural Circuits01:25

Neural Circuits

2.0K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.0K
Deconvolution01:20

Deconvolution

336
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
336
Classification of Signals01:30

Classification of Signals

1.0K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.0K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Antiosteoporotic activity of echinacoside in ovariectomized rats.

Phytomedicine : international journal of phytotherapy and phytopharmacology·2013
Same author

Low molecular weight fucoidan against renal ischemia-reperfusion injury via inhibition of the MAPK signaling pathway.

PloS one·2013
Same author

Promoting the activity of catalysts for the oxidation of water with bridged dinuclear ruthenium complexes.

Angewandte Chemie (International ed. in English)·2013
Same author

Tunable green oxygen barrier through layer-by-layer self-assembly of chitosan and cellulose nanocrystals.

Carbohydrate polymers·2013
Same author

Gastrointestinal effects of resistant starch, soluble maize fibre and pullulan in healthy adults.

The British journal of nutrition·2013
Same author

GeneExpressionSignature: an R package for discovering functional connections using gene expression signatures.

Omics : a journal of integrative biology·2013
Same journal

Interpretable Failure Detection with Human-Level Concepts.

Proceedings of the ... AAAI Conference on Artificial Intelligence. AAAI Conference on Artificial Intelligence·2026
Same journal

ChatCLIDS: Simulating Persuasive AI Dialogues to Promote Closed-Loop Insulin Adoption in Type 1 Diabetes Care.

Proceedings of the ... AAAI Conference on Artificial Intelligence. AAAI Conference on Artificial Intelligence·2026
Same journal

Beyond Accuracy: On the Effects of Fine-tuning Towards Vision-Language Model's Prediction Rationality.

Proceedings of the ... AAAI Conference on Artificial Intelligence. AAAI Conference on Artificial Intelligence·2026
Same journal

<i>OrgaCast</i>: A Trustworthy Spatiotemporal Diffusion Model for Fluorescence Organoid Forecasting.

Proceedings of the ... AAAI Conference on Artificial Intelligence. AAAI Conference on Artificial Intelligence·2026
Same journal

Apo2Mol: 3D Molecule Generation via Dynamic Pocket-Aware Diffusion Models.

Proceedings of the ... AAAI Conference on Artificial Intelligence. AAAI Conference on Artificial Intelligence·2026
Same journal

iDT-diet: Toward Personalized Health Forecasting-An Intelligent Digital Twin Model for Diet-Influenced Biomarker Trajectories (Student Abstract).

Proceedings of the ... AAAI Conference on Artificial Intelligence. AAAI Conference on Artificial Intelligence·2026
See all related articles

Related Experiment Video

Updated: Oct 26, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

722

ICD Coding from Clinical Text Using Multi-Filter Residual Convolutional Neural Network.

Fei Li1, Hong Yu1,2,3,4

  • 1Department of Computer Science, University of Massachusetts Lowell, Lowell, MA, United States.

Proceedings of the ... AAAI Conference on Artificial Intelligence. AAAI Conference on Artificial Intelligence
|July 29, 2021
PubMed
Summary
This summary is machine-generated.

A new Multi-Filter Residual Convolutional Neural Network (MultiResCNN) improves automated ICD coding by better capturing text variations. This advanced model surpasses previous methods on the MIMIC dataset for more accurate medical billing.

Related Experiment Videos

Last Updated: Oct 26, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

722

Area of Science:

  • Medical Informatics
  • Artificial Intelligence
  • Natural Language Processing

Background:

  • Automated ICD coding is crucial for efficient medical billing, saving time and labor.
  • Previous state-of-the-art models used a single convolutional layer, limiting their ability to represent diverse text fragments.
  • Variations in text length and grammar pose challenges for fixed-length convolutional architectures in ICD coding.

Purpose of the Study:

  • To develop an advanced deep learning model for automated ICD coding that addresses limitations of prior approaches.
  • To improve the accuracy of International Classification of Disease (ICD) code assignment from clinical text.
  • To introduce a novel Multi-Filter Residual Convolutional Neural Network (MultiResCNN) for enhanced document representation.

Main Methods:

  • Proposed a Multi-Filter Residual Convolutional Neural Network (MultiResCNN) architecture.
  • Utilized multi-filter convolutional layers to capture text patterns of varying lengths.
  • Incorporated residual convolutional layers to expand the receptive field for comprehensive document understanding.
  • Evaluated the model on the MIMIC-III and MIMIC-II datasets.

Main Results:

  • The MultiResCNN model outperformed the state-of-the-art on 4 out of 6 metrics for the full MIMIC-III dataset.
  • Achieved superior performance across all evaluation metrics on the top-50 MIMIC-III code set and the full MIMIC-II dataset.
  • Demonstrated significant improvements in automated ICD coding accuracy compared to existing methods.

Conclusions:

  • The proposed MultiResCNN is effective for automated ICD coding, outperforming previous state-of-the-art models.
  • The model's architecture, featuring multi-filter and residual layers, enhances the representation of clinical text for accurate code assignment.
  • This work provides a more robust deep learning solution for improving the efficiency and accuracy of medical billing through automated ICD coding.