SearcharxivSearch

arXiv subjects

Haiwen Zhang

Publications and source records attributed to Haiwen Zhang.

At least 19 recordsLinked to original sources

PE-CSNet: An equivariant network architecture with learnable patch-based sparse representation

Compressive sensing (CS) enables accurate signal reconstruction from sparse measurements and is widely applied in medical imaging, remote sensing, and image compression. However, designing an effective, task-specific sparse transform and the corresponding optimization procedure for high-quality CS remains challenging. This process typically requires expert domain knowledge and laborious parameter tuning. To address this issue, we present a Patch-based Equivariant deep unrolling architecture, termed PE-CSNet, for accurate CS recovery. While traditional CS methods generally use predefined patch-based transform sparsity, we generalize this idea by incorporating learnable transform sparsity that adapts to the specific CS task through an optimization-driven process. Specifically, we first establish a generalized patch-based CS model, which we solve via a block coordinate descent (BCD) algorithm. The BCD solver is then unrolled into a deep neural network, where all parameters of both the CS model and solver are learned through end-to-end training. To improve data efficiency, we introduce a stochastic equivariant training strategy that exploits the patch-wise structure of the network, enabling PE-CSNet to learn effectively even from limited data. We further provide a simpler, parameter-shared version of PE-CSNet and briefly discuss its convergence as an iterative solver. For practical applications, the network uses stage-specific (non-shared) parameters to enhance its expressive power and thereby improve its performance. On the tasks of CS magnetic resonance imaging (CS-MRI) and CS coded diffraction patterns (CS-CDP), PE-CSNet achieves state-of-the-art accuracy with fast computational speed, outperforming traditional methods and existing deep unrolling methods.

cs.CV

Convergent and efficient iteratively regularized contrast source inversion-type methods for inverse medium scattering problems

The contrast source inversion (CSI) method and the subspace-based optimization method (SOM) are first proposed in 1997 and 2009, respectively, and subsequently modified. The two methods and their variants share several properties and thus are called the CSI-type methods. The CSI-type methods are efficient and popular methods for solving inverse medium scattering problems, but their rigorous convergence remains an open problem. In this paper, we propose two iteratively regularized CSI-type (IRCSI-type) methods with a novel $\ell_1$ proximal term as the iteratively regularized term: the iteratively regularized CSI (IRCSI) method and the iteratively regularized SOM (IRSOM) method, which have a similar computation complexity to the original CSI and SOM methods, respectively, and prove their global convergence under natural and weak conditions on the original objective function. To the best of our knowledge, this is the first convergence result for iterative methods of solving nonlinear inverse scattering problems with a fixed frequency. The convergence and performance of the two IRCSI-type algorithms are illustrated by numerical experiments.

math.NA

Compositional gradient engineering for enhanced ferroelectricity in ultrathin AlScN

Ferroelectric AlScN is promising for CMOS-compatible non-volatile memory, but thickness scaling is limited by leakage, premature breakdown, and defect-mediated failure. Here we show that compositional grading within a continuous wurtzite AlN-AlScN lattice mitigates these limitations by distributing structural and polarization discontinuities across the film thickness, reducing defect formation and local field concentration. In a 20 nm graded heterostructure, monotonic Sc incorporation and AlN-rich boundaries produce reversible ferroelectric switching, an as-grown metal-polar state, a 21% higher breakdown field, 10% enhanced remanent polarization, and 40x higher resistivity relative to homogeneous AlScN. Time-domain PUND measurements reveal strongly suppressed post-switching leakage, consistent with reduced defect-assisted and polarization-coupled conduction. This improved dielectric robustness enables ferroelectric functionality in 5 nm graded stacks containing only a 2 nm $\mathrm{Al}_{0.64}\mathrm{Sc}_{0.36}\mathrm{N}$ region, with measurable switching near 1 V. These results establish compositional grading as a defect- and field-management strategy for scalable ultrathin wurtzite ferroelectrics.

cond-mat.mtrl-sci

A deep learning approach to inverse medium scattering: Learning regularizers from a direct imaging method

This paper aims to solve numerically the two-dimensional inverse medium scattering problem with far-field data. This is a challenging task due to the severe ill-posedness and strong nonlinearity of the inverse problem. As already known, it is necessary but also difficult numerically to employ an appropriate regularization strategy which effectively incorporates certain a priori information of the unknown scatterer to overcome the severe ill-posedness of the inverse problem. In this paper, we propose to use a deep learning approach to learn the a priori information of the support of the unknown scatterer from a direct imaging method. Based on the learned a priori information, we propose two inversion algorithms for solving the inverse problem. In the first one, the learned a priori information is incorporated into the projected Landweber method. In the second one, the learned a priori information is used to design the regularization functional for the regularized variational formulation of the inverse problem which is then solved with a traditional iteration algorithm. Extensive numerical experiments show that our inversion algorithms provide good reconstruction results even for the high contrast case and have a satisfactory generalization ability.

math.NA

A Nyström Method for Scattering by a Two-layered Medium with a Rough Boundary

This paper is concerned with problems of scattering of time-harmonic acoustic waves by a two-layered medium with a non-locally perturbed boundary (called a rough boundary in this paper) in two dimensions, where a Dirichlet or impedance boundary condition is imposed on the boundary. The two-layered medium is composed of two unbounded media with different physical properties and the interface between the two media is considered to be a planar surface. We formulate the scattering problems considered as boundary value problems and prove the result of the well-posedness of each boundary value problem by utilizing the integral equation method associated with the two-layered Green function. Moreover, we develop a Nyström method for numerically solving the boundary value problems considered, based on the proposed integral equation formulations. We establish the convergence results of the Nyström method with the convergence rates depending on the smoothness of the rough boundary. It is worth noting that in establishing the well-posedness of the boundary value problems as well as the convergence results of the Nyström method, an essential role is played by the investigation of the asymptotic properties of the two-layered Green function for small and large arguments. Finally, numerical experiments are carried out to show the effectiveness of the Nyström method.

math.NA

Detailed Object Description with Controllable Dimensions

Object description plays an important role for visually impaired individuals to understand and compare the differences between objects. Recent multimodal large language models(MLLMs) exhibit powerful perceptual abilities and demonstrate impressive potential for generating object-centric descriptions. However, the descriptions generated by such models may still usually contain a lot of content that is not relevant to the user intent or miss some important object dimension details. Under special scenarios, users may only need the details of certain dimensions of an object. In this paper, we propose a training-free object description refinement pipeline, Dimension Tailor, designed to enhance user-specified details in object descriptions. This pipeline includes three steps: dimension extracting, erasing, and supplementing, which decompose the description into user-specified dimensions. Dimension Tailor can not only improve the quality of object details but also offer flexibility in including or excluding specific dimensions based on user preferences. We conducted extensive experiments to demonstrate the effectiveness of Dimension Tailor on controllable object descriptions. Notably, the proposed pipeline can consistently improve the performance of the recent MLLMs. The code is currently accessible at https://github.com/xin-ran-w/ControllableObjectDescription.

cs.CV

From Simple to Professional: A Combinatorial Controllable Image Captioning Agent

The Controllable Image Captioning Agent (CapAgent) is an innovative system designed to bridge the gap between user simplicity and professional-level outputs in image captioning tasks. CapAgent automatically transforms user-provided simple instructions into detailed, professional instructions, enabling precise and context-aware caption generation. By leveraging multimodal large language models (MLLMs) and external tools such as object detection tool and search engines, the system ensures that captions adhere to specified guidelines, including sentiment, keywords, focus, and formatting. CapAgent transparently controls each step of the captioning process, and showcases its reasoning and tool usage at every step, fostering user trust and engagement. The project code is available at https://github.com/xin-ran-w/CapAgent.

cs.CV

Evaluating Attribute Comprehension in Large Vision-Language Models

Currently, large vision-language models have gained promising progress on many downstream tasks. However, they still suffer many challenges in fine-grained visual understanding tasks, such as object attribute comprehension. Besides, there have been growing efforts on the evaluations of large vision-language models, but lack of in-depth study of attribute comprehension and the visual language fine-tuning process. In this paper, we propose to evaluate the attribute comprehension ability of large vision-language models from two perspectives: attribute recognition and attribute hierarchy understanding. We evaluate three vision-language interactions, including visual question answering, image-text matching, and image-text cosine similarity. Furthermore, we explore the factors affecting attribute comprehension during fine-tuning. Through a series of quantitative and qualitative experiments, we introduce three main findings: (1) Large vision-language models possess good attribute recognition ability, but their hierarchical understanding ability is relatively limited. (2) Compared to ITC, ITM exhibits superior capability in capturing finer details, making it more suitable for attribute understanding tasks. (3) The attribute information in the captions used for fine-tuning plays a crucial role in attribute understanding. We hope this work can help guide future progress in fine-grained visual understanding of large vision-language models.

cs.CV

Uniform far-field asymptotics of the two-layered Green function in 2D and application to wave scattering in a two-layered medium

In this paper, we establish new results for the uniform far-field asymptotics of the two-layered Green function (together with its derivatives) in 2D in the frequency domain. To the best of our knowledge, our results are the sharpest yet obtained. The steepest descent method plays an important role in the proofs of our results. Further, as an application of our new results, we derive the uniform far-field asymptotics of the scattered field to the acoustic scattering problem by buried obstacles in a two-layered medium with a locally rough interface. The results obtained in this paper provide a theoretical foundation for our recent work, where direct imaging methods have been developed to image the locally rough interface from phaseless total-field data or phased far-field data at a fixed frequency. It is believed that the results obtained in this paper will also be useful on its own right.

math.AP

Reconstruction of inhomogeneous media by an iteration algorithm with a learned projector

This paper is concerned with the inverse problem of reconstructing an inhomogeneous medium from the acoustic far-field data at a fixed frequency in two dimensions. This inverse problem is severely ill-posed (and also strongly nonlinear), and certain regularization strategy is thus needed. However, it is difficult to select an appropriate regularization strategy which should enforce some a priori information of the unknown scatterer. To address this issue, we plan to use a deep learning approach to learn some a priori information of the unknown scatterer from certain ground truth data, which is then combined with a traditional iteration method to solve the inverse problem. Specifically, we propose a deep learning-based iterative reconstruction algorithm for the inverse problem, based on a repeated application of a deep neural network and the iteratively regularized Gauss-Newton method (IRGNM). Our deep neural network (called the learned projector in this paper) mainly focuses on learning the a priori information of the shape of the unknown contrast with a normalization technique in the training process and is trained to act like a projector which is helpful for projecting the solution into some feasible region. Extensive numerical experiments show that our reconstruction algorithm provides good reconstruction results even for the high contrast case and has a satisfactory generalization ability.

math.NA

Direct imaging methods for reconstructing a locally rough interface from phaseless total-field data or phased far-field data

This paper is concerned with the problem of inverse scattering of time-harmonic acoustic plane waves by a two-layered medium with a locally rough interface in 2D. A direct imaging method is proposed to reconstruct the locally rough interface from the phaseless total-field data measured on the upper half of the circle with a large radius at a fixed frequency or from the phased far-field data measured on the upper half of the unit circle at a fixed frequency. The presence of the locally rough interface poses challenges in the theoretical analysis of the imaging methods. To address these challenges, a technically involved asymptotic analysis is provided for the relevant oscillatory integrals involved in the imaging methods, based mainly on the techniques and results in our recent work [L. Li, J. Yang, B. Zhang and H. Zhang, arXiv:2208.00456] on the uniform far-field asymptotics of the scattered field for acoustic scattering in a two-layered medium. Finally, extensive numerical experiments are conducted to demonstrate the feasibility and robustness of our imaging algorithms.

math.NA

Uniqueness in inverse diffraction grating problems with infinitely many plane waves at a fixed frequency

This paper is concerned with the inverse diffraction problems by a periodic curve with Dirichlet boundary condition in two dimensions. It is proved that the periodic curve can be uniquely determined by the near-field measurement data corresponding to infinitely many incident plane waves with distinct directions at a fixed frequency. Our proof is based on Schiffer's idea which consists of two ingredients: i) the total fields for incident plane waves with distinct directions are linearly independent, and ii) there exist only finitely many linearly independent Dirichlet eigenfunctions in a bounded domain or in a closed waveguide under additional assumptions on the waveguide boundary. Based on the Rayleigh expansion, we prove that the phased near-field data can be uniquely determined by the phaseless near-field data in a bounded domain, with the exception of a finite set of incident angles. Such a phase retrieval result leads to a new uniqueness result for the inverse grating diffraction problem with phaseless near-field data at a fixed frequency. Since the incident direction determines the quasi-periodicity of the boundary value problem, our inverse issues are different from the existing results of [Htttlich & Kirsch, Inverse Problems 13 (1997): 351-361] where fixed-direction plane waves at multiple frequencies were considered.

math.AP

The Nyström method for elastic wave scattering by unbounded rough surfaces

We consider the numerical algorithm for the two-dimensional time-harmonic elastic wave scattering by unbounded rough surfaces with Dirichlet boundary condition. A Nyström method is proposed for the scattering problem based on the integral equation method. Convergence of the Nyström method is established with convergence rate depending on the smoothness of the rough surfaces. In doing so, a crucial role is played by analyzing the singularities of the kernels of the relevant boundary integral operators. Numerical experiments are presented to demonstrate the effectiveness of the method.

math.NA

An approximate factorization method for inverse acoustic scattering with phaseless total-field data

This paper is concerned with the inverse acoustic scattering problem with phaseless total-field data at a fixed frequency. An approximate factorization method is developed to numerically reconstruct both the location and shape of the unknown scatterer from the phaseless total-field data generated by incident plane waves at a fixed frequency and measured on the circle $\partial B_R$ with a sufficiently large radius $R$. The theoretical analysis of our method is based on the asymptotic property in the operator norm from $H^{1/2}(\mathbb{S}^1)$ to $H^{-1/2}(\mathbb{S}^1)$ of the phaseless total-field operator defined in terms of the phaseless total-field data measured on $\partial B_R$ with large enough $R$, where $H^s(\mathbb{S}^1)$ is a Sobolev space on the unit circle $\mathbb{S}^1$ for real number $s$, together with the factorization of a modified far-field operator. The asymptotic property of the phaseless total-field operator is also established in this paper with the theory of oscillatory integrals. The unknown scatterer can be either an impenetrable obstacle of sound-soft, sound-hard or impedance type or an inhomogeneous medium with a compact support, and the proposed inversion algorithm does not need to know the boundary condition of the unknown obstacle in advance. Numerical examples are also carried out to demonstrate the effectiveness of our inversion method. To the best of our knowledge, it is the first attempt to develop a factorization type method for inverse scattering problems with phaseless data.

math.NA

Imaging of buried obstacles in a two-layered medium with phaseless far-field data

The inverse problem we consider is to reconstruct the location and shape of buried obstacles in the lower half-space of an unbounded two-layered medium in two dimensions from phaseless far-field data. A main difficulty of this problem is that the translation invariance property of the modulus of the far field pattern is unavoidable, which is similar to the homogenous background medium case. Based on the idea of using superpositions of two plane waves with different directions as the incident fields, we first develop a direct imaging method to locate the position of small anomalies and give a theoretical analysis of the algorithm. Then a recursive Newton-type iteration algorithm in frequencies is proposed to reconstruct extended obstacles. Finally, numerical experiments are presented to illustrate the feasibility of our algorithms.

math.NA

Uniqueness in inverse electromagnetic scattering problem with phaseless far-field data at a fixed frequency

This paper is concerned with uniqueness in inverse electromagnetic scattering with phaseless far-field pattern at a fixed frequency. In our previous work [{\em SIAM J. Appl. Math.} {\bf 78} (2018), 3024-3039], by adding a known reference ball into the acoustic scattering system, it was proved that the impenetrable obstacle and the index of refraction of an inhomogeneous medium can be uniquely determined by the acoustic phaseless far-field patterns generated by infinitely many sets of superpositions of two plane waves with different directions at a fixed frequency. In this paper, we extend these uniqueness results to the inverse electromagnetic scattering case. The phaseless far-field data are the modulus of the tangential component in the orientations $\mathbf{e}_ϕ$ and $\mathbf{e}_θ$, respectively, of the electric far-field pattern measured on the unit sphere and generated by infinitely many sets of superpositions of two electromagnetic plane waves with different directions and polarizations. Our proof is mainly based on Rellich's lemma and the Stratton--Chu formula for radiating solutions to the Maxwell equations.

math.AP

Uniqueness in inverse acoustic and electromagnetic scattering with phaseless near-field data at a fixed frequency

This paper is concerned with uniqueness results in inverse acoustic and electromagnetic scattering problems with phaseless total-field data at a fixed frequency. Motivated by our previous work ({\em SIAM J. Appl. Math. \bf78} (2018), 1737-1753), where uniqueness results were proved for inverse acoustic scattering with phaseless far-field data generated by superpositions of two plane waves as the incident waves at a fixed frequency, in this paper, we use superpositions of two point sources as the incident fields at a fixed frequency and measure the modulus of the acoustic total-field (called phaseless acoustic near-field data) on two spheres enclosing the scatterers generated by such incident fields on the two spheres. Based on this idea, we prove that the impenetrable bounded obstacle or the index of refraction of an inhomogeneous medium can be uniquely determined from the phaseless acoustic near-field data at a fixed frequency. Moreover, the idea is also extended to the electromagnetic case, and it is proved that the impenetrable bounded obstacle or the index of refraction of an inhomogeneous medium can be uniquely determined by the phaseless electric near-field data at a fixed frequency, that is, the modulus of the tangential component with the orientations $\mathbf e_ϕ$ and $\mathbf e_θ$, respectively, of the electric total-field measured on a sphere enclosing the scatters and generated by superpositions of two electric dipoles at a fixed frequency located on the measurement sphere and another bigger sphere with the polarization vectors $\mathbf e_ϕ$ and $\mathbf e_θ$, respectively. As far as we know, this is the first uniqueness result for three-dimensional inverse electromagnetic scattering with phaseless near-field data.

math.AP

A novel integral equation for scattering by locally rough surfaces and application to the inverse problem: the Neumann case

This paper is concerned with direct and inverse scattering by a locally perturbed infinite plane (called a locally rough surface in this paper) on which a Neumann boundary condition is imposed. A novel integral equation formulation is proposed for the direct scattering problem which is defined on a bounded curve (consisting of a bounded part of the infinite plane containing the local perturbation and the lower part of a circle) with two corners and some closed smooth artificial curve. It is a nontrivial extension of our previous work on direct and inverse scattering by a locally rough surface from the Dirichlet boundary condition to the Neumann boundary condition [{\em SIAM J. Appl. Math.}, 73 (2013), pp. 1811-1829]. In this paper, we make us of the recursively compressed inverse preconditioning (RCIP) method developed by Helsing to solve the integral equation which is efficient and capable of dealing with large wave numbers. For the inverse problem, it is proved that the locally rough surface is uniquely determined from a knowledge of the far-field pattern corresponding to incident plane waves. Further, based on the novel integral equation formulation, a Newton iteration method is developed to reconstruct the locally rough surface from a knowledge of multiple frequency far-field data. Numerical examples are also provided to illustrate that the reconstruction algorithm is stable and accurate even for the case of multiple-scale profiles.

math.NA