Papers › IRNet: A General Purpose Deep Residual Regression Framework for Materials Discovery

IRNet: A General Purpose Deep Residual Regression Framework for Materials Discovery

7 Jul 2019arXiv:1907.03222archive 2025-07-28

Dipendra Jha, Logan Ward, Zijiang Yang, Christopher Wolverton, Ian Foster, Wei-keng Liao, Alok Choudhary, Ankit Agrawal

Materials discovery is crucial for making scientific advances in many domains. Collections of data from experiments and first-principle computations have spurred interest in applying machine learning methods to create predictive models capable of mapping from composition and crystal structures to materials properties. Generally, these are regression problems with the input being a 1D vector composed of numerical attributes representing the material composition and/or crystal structure. While neural networks consisting of fully connected layers have been applied to such problems, their performance often suffers from the vanishing gradient problem when network depth is increased. In this paper, we study and propose design principles for building deep regression networks composed of fully connected layers with numerical vectors as input. We introduce a novel deep regression network with individual residual learning, IRNet, that places shortcut connections after each layer so that each layer learns the residual mapping between its output and input. We use the problem of learning properties of inorganic materials from numerical attributes derived from material composition and/or crystal structure to compare IRNet's performance against that of other machine learning techniques. Using multiple datasets from the Open Quantum Materials Database (OQMD) and Materials Project for training and evaluation, we show that IRNet provides significantly better prediction performance than the state-of-the-art machine learning approaches currently used by domain scientists. We also show that IRNet's use of individual residual learning leads to better convergence during the training phase than when shortcut connections are between multi-layer stacks while maintaining the same number of parameters.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1907.03222")

Code

Syntology Ran 2 of 10 code samples harvested from 1 repository linked to this paper; 8 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran with no contract checked.

By repository: community (archive-listed): 10 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dipendra009/IRNet officialmentioned in papertfNOASSERTION report
lyqcom/irn mindsporeApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 2 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
1ran
8unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from lyqcom/irn. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

calculate_psnr lyqcom/irn/src/utils/util.py community (archive-listed) ran fingerprinted Apache-2.0 (permissive) · 9394ff2c25b8a988 · report
dict2str lyqcom/irn/src/options/options.py community (archive-listed) ran · our draft was wrong Apache-2.0 (permissive) · 40c52ad98161c17b · report
dict_to_nonedict lyqcom/irn/src/options/options.py community (archive-listed) unverified Apache-2.0 (permissive) · f729c1e42588847e · report
linear_warmup_lr lyqcom/irn/src/optim/warmup_cosine_annealing_lr.py community (archive-listed) unverified Apache-2.0 (permissive) · 168634e8dabebd81 · report
linear_warmup_lr lyqcom/irn/src/optim/warmup_multisteplr.py community (archive-listed) unverified Apache-2.0 (permissive) · e333b3db3a301339 · report
lr_steps lyqcom/irn/src/optim/warmup_multisteplr.py community (archive-listed) unverified Apache-2.0 (permissive) · a6bff4162d391ed8 · report
make_grid lyqcom/irn/src/utils/util.py community (archive-listed) unverified Apache-2.0 (permissive) · 13d4333fb600dfdc · report
parse lyqcom/irn/src/options/options.py community (archive-listed) unverified Apache-2.0 (permissive) · df072befe275ec6a · report
warmup_cosine_annealing_lr lyqcom/irn/src/optim/warmup_cosine_annealing_lr.py community (archive-listed) unverified Apache-2.0 (permissive) · e12f338ec31cda18 · report
warmup_step_lr lyqcom/irn/src/optim/warmup_multisteplr.py community (archive-listed) unverified Apache-2.0 (permissive) · 85f7744dc00ae425 · report

Tasks

BIG-bench Machine Learningregression

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections