SearcharxivSearch

arXiv subjects

Hong Wei

Publications and source records attributed to Hong Wei.

11 recordsLinked to original sources

Semi-supervised segmentation of land cover images using nonlinear canonical correlation analysis with multiple features and t-SNE

Image segmentation is a clustering task whereby each pixel is assigned a cluster label. Remote sensing data usually consists of multiple bands of spectral images in which there exist semantically meaningful land cover subregions, co-registered with other source data such as LIDAR (LIght Detection And Ranging) data, where available. This suggests that, in order to account for spatial correlation between pixels, a feature vector associated with each pixel may be a vectorized tensor representing the multiple bands and a local patch as appropriate. Similarly, multiple types of texture features based on a pixel's local patch would also be beneficial for encoding locally statistical information and spatial variations, without necessarily labelling pixel-wise a large amount of ground truth, then training a supervised model, which is sometimes impractical. In this work, by resorting to label only a small quantity of pixels, a new semi-supervised segmentation approach is proposed. Initially, over all pixels, an image data matrix is created in high dimensional feature space. Then, t-SNE projects the high dimensional data onto 3D embedding. By using radial basis functions as input features, which use the labelled data samples as centres, to pair with the output class labels, a modified canonical correlation analysis algorithm, referred to as RBF-CCA, is introduced which learns the associated projection matrix via the small labelled data set. The associated canonical variables, obtained for the full image, are applied by k-means clustering algorithm. The proposed semi-supervised RBF-CCA algorithm has been implemented on several remotely sensed multispectral images, demonstrating excellent segmentation results.

cs.CV

Evaluating multiple large language models in pediatric ophthalmology

IMPORTANCE The response effectiveness of different large language models (LLMs) and various individuals, including medical students, graduate students, and practicing physicians, in pediatric ophthalmology consultations, has not been clearly established yet. OBJECTIVE Design a 100-question exam based on pediatric ophthalmology to evaluate the performance of LLMs in highly specialized scenarios and compare them with the performance of medical students and physicians at different levels. DESIGN, SETTING, AND PARTICIPANTS This survey study assessed three LLMs, namely ChatGPT (GPT-3.5), GPT-4, and PaLM2, were assessed alongside three human cohorts: medical students, postgraduate students, and attending physicians, in their ability to answer questions related to pediatric ophthalmology. It was conducted by administering questionnaires in the form of test papers through the LLM network interface, with the valuable participation of volunteers. MAIN OUTCOMES AND MEASURES Mean scores of LLM and humans on 100 multiple-choice questions, as well as the answer stability, correlation, and response confidence of each LLM. RESULTS GPT-4 performed comparably to attending physicians, while ChatGPT (GPT-3.5) and PaLM2 outperformed medical students but slightly trailed behind postgraduate students. Furthermore, GPT-4 exhibited greater stability and confidence when responding to inquiries compared to ChatGPT (GPT-3.5) and PaLM2. CONCLUSIONS AND RELEVANCE Our results underscore the potential for LLMs to provide medical assistance in pediatric ophthalmology and suggest significant capacity to guide the education of medical students.

cs.CL

Evaluating Large Language Models in Ophthalmology

Purpose: The performance of three different large language models (LLMS) (GPT-3.5, GPT-4, and PaLM2) in answering ophthalmology professional questions was evaluated and compared with that of three different professional populations (medical undergraduates, medical masters, and attending physicians). Methods: A 100-item ophthalmology single-choice test was administered to three different LLMs (GPT-3.5, GPT-4, and PaLM2) and three different professional levels (medical undergraduates, medical masters, and attending physicians), respectively. The performance of LLM was comprehensively evaluated and compared with the human group in terms of average score, stability, and confidence. Results: Each LLM outperformed undergraduates in general, with GPT-3.5 and PaLM2 being slightly below the master's level, while GPT-4 showed a level comparable to that of attending physicians. In addition, GPT-4 showed significantly higher answer stability and confidence than GPT-3.5 and PaLM2. Conclusion: Our study shows that LLM represented by GPT-4 performs better in the field of ophthalmology. With further improvements, LLM will bring unexpected benefits in medical education and clinical decision making in the near future.

cs.CL

A Data Quality Assessment Framework for AI-enabled Wireless Communication

Using artificial intelligent (AI) to re-design and enhance the current wireless communication system is a promising pathway for the future sixth-generation (6G) wireless network. The performance of AI-enabled wireless communication depends heavily on the quality of wireless air-interface data. Although there are various approaches to data quality assessment (DQA) for different applications, none has been designed for wireless air-interface data. In this paper, we propose a DQA framework to measure the quality of wireless air-interface data from three aspects: similarity, diversity, and completeness. The similarity measures how close the considered datasets are in terms of their statistical distributions; the diversity measures how well-rounded a dataset is, while the completeness measures to what degree the considered dataset satisfies the required performance metrics in an application scenario. The proposed framework can be applied to various types of wireless air-interface data, such as channel state information (CSI), signal-to-interference-plus-noise ratio (SINR), reference signal received power (RSRP), etc. For simplicity, the validity of our proposed DQA framework is corroborated by applying it to CSI data and using similarity and diversity metrics to improve CSI compression and recovery in Massive MIMO systems.

eess.SP

CoronaViz: Visualizing Multilayer Spatiotemporal COVID-19 Data with Animated Geocircles

While many dashboards for visualizing COVID-19 data exist, most separate geospatial and temporal data into discrete visualizations or tables. Further, the common use of choropleth maps or space-filling map overlays supports only a single geospatial variable at once, making it difficult to compare the temporal and geospatial trends of multiple, potentially interacting variables, such as active cases, deaths, and vaccinations. We present CoronaViz, a COVID-19 visualization system that conveys multilayer, spatiotemporal data in a single, interactive display. CoronaViz encodes variables with concentric, hollow circles, termed geocircles, allowing multiple variables via color encoding and avoiding occlusion problems. The radii of geocircles relate to the values of the variables they represent via the psychophysically determined Flannery formula. The time dimension of spatiotemporal variables is encoded with sequential rendering. Animation controls allow the user to seek through time manually or to view the pandemic unfolding in accelerated time. An adjustable time window allows aggregation at any granularity, from single days to cumulative values for the entire available range. In addition to describing the CoronaViz system, we report findings from a user study comparing CoronaViz with multi-view dashboards from the New York Times and Johns Hopkins University. While participants preferred using the latter two dashboards to perform queries with only a geospatial component or only a temporal component, participants uniformly preferred CoronaViz for queries with both spatial and temporal components, highlighting the utility of a unified spatiotemporal encoding. CoronaViz is open-source and freely available at http://coronaviz.umiacs.io.

cs.HC

NewsStand CoronaViz: A Map Query Interface for Spatio-Temporal and Spatio-Textual Monitoring of Disease Spread

With the rapid continuing spread of COVID-19, it is clearly important to be able to track the progress of the virus over time in order to be better prepared to anticipate its emergence and spread in new regions as well as declines in its presence in regions thereby leading to or justifying "reopening" decisions. There are many applications and web sites that monitor officially released numbers of cases which are likely to be the most accurate methods for tracking the progress of the virus; however, they will not necessarily paint a complete picture. To begin filling any gaps in official reports, we have developed the NewsStand CoronaViz web application (https://coronaviz.umiacs.io) that can run on desktops and mobile devices that allows users to explore the geographic spread in discussions about the virus through analysis of keyword prevalence in geotagged news articles and tweets in relation to the real spread of the virus as measured by confirmed case numbers reported by the appropriate authorities. NewsStand CoronaViz users have access to dynamic variants of the disease-related variables corresponding to the numbers of confirmed cases, active cases, deaths, and recoveries (where they are provided) via a map query interface. It has the ability to step forward and backward in time using both a variety of temporal window sizes (day, week, month, or combinations thereof) in addition to user-defined varying spatial window sizes specified by direct manipulation actions (e.g., pan, zoom, and hover) as well as textually (e.g., by the name of the containing country, state or province, or county as well as textually-specified spatially-adjacent combinations thereof), and finally by the amount of spatio-temporally-varying news and tweet volume involving COVID-19.

cs.IR

Streaming Voice Query Recognition using Causal Convolutional Recurrent Neural Networks

Voice-enabled commercial products are ubiquitous, typically enabled by lightweight on-device keyword spotting (KWS) and full automatic speech recognition (ASR) in the cloud. ASR systems require significant computational resources in training and for inference, not to mention copious amounts of annotated speech data. KWS systems, on the other hand, are less resource-intensive but have limited capabilities. On the Comcast Xfinity X1 entertainment platform, we explore a middle ground between ASR and KWS: We introduce a novel, resource-efficient neural network for voice query recognition that is much more accurate than state-of-the-art CNNs for KWS, yet can be easily trained and deployed with limited resources. On an evaluation dataset representing the top 200 voice queries, we achieve a low false alarm rate of 1% and a query error rate of 6%. Our model performs inference 8.24x faster than the current ASR system.

cs.CL

Lithographyically defined, room temperature low threshold subwavelength red-emitting hybrid plasmonic lasers

Hybrid plasmonic lasers provide deep subwavelength optical confinement, strongly enhanced light-matter interaction and together with nanoscale footprint promise new applications in optical communication, bio-sensing and photolithography. The subwavelength hybrid plasmonic lasers reported so far often use bottom up grown nanowires, nanorods and nanosquares, making it difficult to integrate these devices into industry-relevant high density plasmonic circuits. Here, we report the first experimental demonstration of AlGaInP based, red-emitting hybrid plasmonic lasers at room temperature using lithography based fabrication processes. Resonant cavities with deep subwavelength 2D and 3D mode confinement of lambda square/56 and lambda cube/199, respectively are demonstrated. A range of cavity geometries (waveguides, rings, squares and disks) show very low lasing thresholds of 0.6-1.8 mJ/cm square with wide gain bandwidth (610 nm-685 nm), which are attributed to the heterogeneous geometry of the gain material, the optimized etching technique, and the strong overlap of the gain material with the plasmonic modes. Most importantly, we establish the connection between mode confinements and enhanced absorption and stimulated emission, which play a critical role in maintaining low lasing thresholds at extremely small hybrid plasmonic cavities. Our results pave the way for the further integration of dense arrays of hybrid plasmonic lasers with optical and electronic technology platforms.

cond-mat.mes-hall

Remote-excitation and remote-detection of single quantum dot using propagating surface plasmons on silver nanowire

Using propagating surface plasmons (SPs) on silver nanowire (NW), we demonstrate that focused laser light at the end of silver nanowire can excite single quantum dot (QD) microns away from the excitation spot. The QD-NW interaction allows the excited QD convert part of its energy into propagating SPs which then can be detected at the remote sites. Simultaneous multi-QDs remote-excitation and detection are also realized. Furthermore, the tight confinement of propagating SPs around the NW surface enables selective excitation of QDs very close in space, which cannot be realized under conventional excitation condition. This remote excitation and detection approach may find applications in optical imaging and sensing of chemical and biological systems.

physics.optics

Chiral Surface Plasmon Polaritons on Metallic Nanowires

Chiral surface plasmon polaritons (SPPs) can be generated by linearly polarized light incident at the end of a nanowire, exciting a coherent superposition of three specific nanowire waveguide modes. Images of chiral SPPs on individual nanowires obtained from quantum dot fluorescence excited by the SPP evanescent field reveal the chirality predicted in our theoretical model. The handedness and spatial extent of the helical periods of the chiral SPPs depend on the input polarization angle and nanowire diameter as well as the dielectric environment. Chirality is preserved in the free-space output wave, making a metallic nanowire a broad bandwidth subwavelength source of circular polarized photons.

physics.optics

Ultrafast optical switching of three-dimensional Si inverse opal photonic band gap crystals

We present ultrafast optical switching experiments on 3D photonic band gap crystals. Switching the Si inverse opal is achieved by optically exciting free carriers by a two-photon process. We probe reflectivity in the frequency range of second order Bragg diffraction where the photonic band gap is predicted. We find good experimental switching conditions for free-carrier plasma frequencies between 0.3 and 0.7 times the optical frequency: we thus observe a large frequency shift of up to D omega/omega= 1.5% of all spectral features including the peak that corresponds to the photonic band gap. We deduce a corresponding large refractive index change of Dn'_Si/n'_Si= 2.0% and an induced absorption length that is longer than the sample thickness. We observe a fast decay time of 21 ps, which implies that switching could potentially be repeated at GHz rates. Such a high switching rate is relevant to future switching and modulation applications.

physics.optics