Subtopic Deep Dive
Electrical Impedance Tomography
Research Guide
What is Electrical Impedance Tomography?
Electrical Impedance Tomography (EIT) reconstructs internal electrical conductivity distributions from boundary voltage and current measurements using numerical methods to solve ill-posed inverse problems.
EIT addresses Calderón's inverse conductivity problem, focusing on uniqueness and stability under the complete electrode model. Key developments include NOSER reconstruction algorithm (Cheney et al., 1990, 599 citations) and uniqueness proofs in 2D (Astala and Päivärinta, 2006, 541 citations). Over 5,000 papers explore EIT algorithms and applications in medical imaging.
Why It Matters
EIT enables non-invasive lung ventilation monitoring in ICUs, as detailed in Cheney et al. (1999, 1337 citations), and industrial process tomography for multiphase flows (Borcea, 2002, 725 citations). It supports real-time imaging without ionizing radiation, critical for dynamic physiological processes. Mueller and Siltanen (2012, 517 citations) highlight EIT's role in practical inverse problem solving for biomedical devices.
Key Research Challenges
Ill-posedness and stability
EIT inverse problems suffer severe ill-posedness, amplifying noise in reconstructions (Cheney et al., 1999). Stability requires regularization, yet high-frequency details remain unstable (Borcea, 2002). Kirsch (2021, 1400 citations) analyzes this in general inverse theory.
Uniqueness proofs
Uniqueness holds in 2D for bounded conductivities via quasiconformal mappings (Astala and Päivärinta, 2006). Higher dimensions face non-uniqueness with anisotropic conductivities (Greenleaf et al., 2003, 427 citations). Partial data uniqueness advances continue (Kenig and Sjöstrand, 2007, 409 citations).
Efficient reconstruction
NOSER algorithm solves linearized inverse problems but struggles with nonlinearities (Cheney et al., 1990). Factorization methods aid shape reconstruction yet demand computational efficiency (Uhlmann, 2009, 416 citations). Electrode models complicate numerics (Mueller and Siltanen, 2012).
Essential Papers
An Introduction to the Mathematical Theory of Inverse Problems
Andreas Kirsch · 2021 · Applied mathematical sciences · 1.4K citations
Electrical Impedance Tomography
Margaret Cheney, David Isaacson, J.C. Newell · 1999 · SIAM Review · 1.3K citations
Previous article Next article Electrical Impedance TomographyMargaret Cheney, David Isaacson, and Jonathan C. NewellMargaret Cheney, David Isaacson, and Jonathan C. Newellhttps://doi.org/10.1137/S0...
NOSER: An algorithm for solving the inverse conductivity problem
Margaret Cheney, David Isaacson, J.C. Newell et al. · 1990 · International Journal of Imaging Systems and Technology · 599 citations
Abstract The inverse conductivity problem is the mathematical problem that must be solved in order for electrical impedance tomography systems to be able to make images. Here we show how this inver...
Calderón’s inverse conductivity problem in the plane
Kari Astala, Lassi Païvärinta · 2006 · Annals of Mathematics · 541 citations
We show that the Dirichlet to Neumann map for the equation ∇•σ∇u = 0 in a two-dimensional domain uniquely determines the bounded measurable conductivity σ.This gives a positive answer to a question...
Linear and Nonlinear Inverse Problems with Practical Applications
Jennifer L. Mueller, Samuli Siltanen · 2012 · Society for Industrial and Applied Mathematics eBooks · 517 citations
Inverse problems arise in practical applications whenever there is a need to interpret indirect measurements. This book explains how to identify ill-posed inverse problems arising in practice and h...
On nonuniqueness for Calderón’s inverse problem
Allan Greenleaf, Matti Lassas, Günther Uhlmann · 2003 · Mathematical Research Letters · 427 citations
We construct anisotropic conductivities with the same Dirichlet-to-Neumann map as a homogeneous isotropic conductivity. These conductivities are singular close to a surface inside the body.
Electrical impedance tomography and Calderón's problem
Günther Uhlmann · 2009 · Inverse Problems · 416 citations
We survey mathematical developments in the inverse method of electrical impedance tomography which consists in determining the electrical properties of a medium by making voltage and current measur...
Reading Guide
Foundational Papers
Start with Cheney et al. (1999, SIAM Review, 1337 citations) for EIT overview and NOSER (1990, 599 citations) for algorithms; then Borcea (2002, 725 citations) for theoretical foundations.
Recent Advances
Kirsch (2021, 1400 citations) for modern inverse theory; Uhlmann (2009, 416 citations) on Calderón problem; Mueller and Siltanen (2012, 517 citations) for practical methods.
Core Methods
NOSER for linear reconstruction (Cheney et al., 1990); quasiconformal for 2D uniqueness (Astala and Päivärinta, 2006); factorization and partial data for Calderón problem (Uhlmann, 2009; Kenig and Sjöstrand, 2007).
How PapersFlow Helps You Research Electrical Impedance Tomography
Discover & Search
Research Agent uses searchPapers and citationGraph to map EIT literature from Cheney et al. (1999, 1337 citations), revealing clusters around Calderón problem uniqueness. exaSearch finds recent extensions; findSimilarPapers links to Astala and Päivärinta (2006) for 2D proofs.
Analyze & Verify
Analysis Agent applies readPaperContent to extract NOSER algorithm details from Cheney et al. (1990), then runPythonAnalysis simulates sensitivity matrices in NumPy sandbox with statistical verification. verifyResponse (CoVe) and GRADE grading confirm stability claims against Borcea (2002) noise models.
Synthesize & Write
Synthesis Agent detects gaps in 3D uniqueness via contradiction flagging across Greenleaf et al. (2003) and Uhlmann (2009); Writing Agent uses latexEditText, latexSyncCitations for EIT review papers, and latexCompile for publication-ready manuscripts with exportMermaid for Dirichlet-to-Neumann flowcharts.
Use Cases
"Reimplement NOSER algorithm from Cheney 1990 and test on simulated EIT data"
Research Agent → searchPapers(NOSER) → Analysis Agent → readPaperContent(Cheney 1990) → runPythonAnalysis(NumPy inverse solver on boundary data) → matplotlib plots of reconstructions with noise levels.
"Write LaTeX section on EIT uniqueness proofs citing Astala 2006 and Uhlmann 2009"
Synthesis Agent → gap detection → Writing Agent → latexEditText(draft) → latexSyncCitations(Astala, Uhlmann) → latexCompile(PDF) → exportBibtex for bibliography.
"Find GitHub repos with EIT reconstruction codes linked to recent papers"
Research Agent → citationGraph(Borcea 2002) → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect(FEniCS EIT solvers) → runPythonAnalysis on repo examples.
Automated Workflows
Deep Research workflow scans 50+ EIT papers via searchPapers → citationGraph, producing structured reports on reconstruction algorithms with GRADE-verified summaries. DeepScan applies 7-step analysis to verify NOSER stability (Cheney 1990) using CoVe checkpoints and runPythonAnalysis. Theorizer generates hypotheses on partial data extensions from Kenig and Sjöstrand (2007).
Frequently Asked Questions
What is the definition of Electrical Impedance Tomography?
EIT reconstructs internal conductivity from boundary electrical measurements, solving Calderón's inverse problem (Cheney et al., 1999).
What are key methods in EIT?
NOSER linearizes the inverse problem (Cheney et al., 1990); factorization methods use Dirichlet-to-Neumann maps (Uhlmann, 2009). Complete electrode models handle practical measurements (Mueller and Siltanen, 2012).
What are foundational EIT papers?
Cheney et al. (1999, 1337 citations) reviews theory; Borcea (2002, 725 citations) covers numerics; Astala and Päivärinta (2006, 541 citations) proves 2D uniqueness.
What are open problems in EIT?
3D anisotropic uniqueness remains open (Greenleaf et al., 2003); real-time stable reconstructions for medical use need advances (Kirsch, 2021).
Research Numerical methods in inverse problems with AI
PapersFlow provides specialized AI tools for Mathematics researchers. Here are the most relevant for this topic:
AI Literature Review
Automate paper discovery and synthesis across 474M+ papers
Paper Summarizer
Get structured summaries of any paper in seconds
AI Academic Writing
Write research papers with AI assistance and LaTeX support
See how researchers in Physics & Mathematics use PapersFlow
Field-specific workflows, example queries, and use cases.
Start Researching Electrical Impedance Tomography with AI
Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.
See how PapersFlow works for Mathematics researchers