1.2NAAug 27, 2018
Uniqueness and direct imaging method for inverse scattering by locally rough surfaces with phaseless near-field dataXiaoxu Xu, Bo Zhang, Haiwen Zhang
This paper is concerned with inverse scattering of plane waves by a locally perturbed infinite plane (which is called a locally rough surface) with the modulus of the total-field data (also called the phaseless near-field data) at a fixed frequency in two dimensions. We consider the case where a Dirichlet boundary condition is imposed on the locally rough surface. This problem models inverse scattering of plane acoustic waves by a one-dimensional sound-soft, locally rough surface; it also models inverse scattering of plane electromagnetic waves by a locally perturbed, perfectly reflecting, infinite plane in the TE polarization case. We prove that the locally rough surface is uniquely determined by the phaseless near-field data generated by a countably infinite number of plane waves and measured on an open domain above the locally rough surface. Further, a direct imaging method is proposed to reconstruct the locally rough surface from the phaseless near-field data generated by plane waves and measured on the upper part of the circle with a sufficiently large radius. Theoretical analysis of the imaging algorithm is derived by making use of properties of the scattering solution and results from the theory of oscillatory integrals (especially the method of stationary phase). Moreover, as a by-product of the theoretical analysis, a similar direct imaging method with full far-field data is also proposed to reconstruct the locally rough surface. Finally, numerical experiments are carried out to demonstrate that the imaging algorithm with phaseless near-field data and full far-field data are fast, accurate and very robust with respect to noise in the data.
IntuiTF: MLLM-Guided Transfer Function Optimization for Direct Volume RenderingYiyao Wang, Bo Pan, Ke Wang et al.
Direct volume rendering (DVR) is a fundamental technique for visualizing volumetric data, where transfer functions (TFs) play a crucial role in extracting meaningful structures. However, designing effective TFs remains unintuitive due to the semantic gap between user intent and TF parameter space. Although numerous TF optimization methods have been proposed to mitigate this issue, existing approaches still face two major challenges: the vast exploration space and limited generalizability. To address these issues, we propose IntuiTF, a novel framework that leverages Multimodal Large Language Models (MLLMs) to guide TF optimization in alignment with user intent. Specifically, our method consists of two key components: (1) an evolution-driven explorer for effective exploration of the TF space, and (2) an MLLM-guided human-aligned evaluator that provides generalizable visual feedback on rendering quality. The explorer and the evaluator together establish an efficient Trial-Insight-Replanning paradigm for TF space exploration. We further extend our framework with an interactive TF design system. We demonstrate the broad applicability of our framework through three case studies and validate the effectiveness of each component through extensive experiments. We strongly recommend readers check our cases, demo video, and source code at: https://github.com/wyysteelhead/IntuiTF
3.3AIJul 8, 2025
LLMs are IntrovertLitian Zhang, Xiaoming Zhang, Bingyu Yan et al.
The exponential growth of social media and generative AI has transformed information dissemination, fostering connectivity but also accelerating the spread of misinformation. Understanding information propagation dynamics and developing effective control strategies is essential to mitigate harmful content. Traditional models, such as SIR, provide basic insights but inadequately capture the complexities of online interactions. Advanced methods, including attention mechanisms and graph neural networks, enhance accuracy but typically overlook user psychology and behavioral dynamics. Large language models (LLMs), with their human-like reasoning, offer new potential for simulating psychological aspects of information spread. We introduce an LLM-based simulation environment capturing agents' evolving attitudes, emotions, and responses. Initial experiments, however, revealed significant gaps between LLM-generated behaviors and authentic human dynamics, especially in stance detection and psychological realism. A detailed evaluation through Social Information Processing Theory identified major discrepancies in goal-setting and feedback evaluation, stemming from the lack of emotional processing in standard LLM training. To address these issues, we propose the Social Information Processing-based Chain of Thought (SIP-CoT) mechanism enhanced by emotion-guided memory. This method improves the interpretation of social cues, personalization of goals, and evaluation of feedback. Experimental results confirm that SIP-CoT-enhanced LLM agents more effectively process social information, demonstrating behaviors, attitudes, and emotions closer to real human interactions. In summary, this research highlights critical limitations in current LLM-based propagation simulations and demonstrates how integrating SIP-CoT and emotional memory significantly enhances the social intelligence and realism of LLM agents.