-
PhotonSplat: 3D Scene Reconstruction and Colorization from SPAD Sensors
Authors:
Sai Sri Teja,
Sreevidya Chintalapati,
Vinayak Gupta,
Mukund Varma T,
Haejoon Lee,
Aswin Sankaranarayanan,
Kaushik Mitra
Abstract:
Advances in 3D reconstruction using neural rendering have enabled high-quality 3D capture. However, they often fail when the input imagery is corrupted by motion blur, due to fast motion of the camera or the objects in the scene. This work advances neural rendering techniques in such scenarios by using single-photon avalanche diode (SPAD) arrays, an emerging sensing technology capable of sensing i…
▽ More
Advances in 3D reconstruction using neural rendering have enabled high-quality 3D capture. However, they often fail when the input imagery is corrupted by motion blur, due to fast motion of the camera or the objects in the scene. This work advances neural rendering techniques in such scenarios by using single-photon avalanche diode (SPAD) arrays, an emerging sensing technology capable of sensing images at extremely high speeds. However, the use of SPADs presents its own set of unique challenges in the form of binary images, that are driven by stochastic photon arrivals. To address this, we introduce PhotonSplat, a framework designed to reconstruct 3D scenes directly from SPAD binary images, effectively navigating the noise vs. blur trade-off. Our approach incorporates a novel 3D spatial filtering technique to reduce noise in the renderings. The framework also supports both no-reference using generative priors and reference-based colorization from a single blurry image, enabling downstream applications such as segmentation, object detection and appearance editing tasks. Additionally, we extend our method to incorporate dynamic scene representations, making it suitable for scenes with moving objects. We further contribute PhotonScenes, a real-world multi-view dataset captured with the SPAD sensors.
△ Less
Submitted 26 June, 2025;
originally announced June 2025.
-
Single crystal growth of 1T-VSe$_2$ by molten salt flux method
Authors:
Muhammed Anees K T,
Souvik Kumar Rana,
Abinash Das,
Moumita Nandi
Abstract:
VSe$_2$ is a highly promising van der Waals (vdW) material for applications in electronics, spintronics, and optoelectronics. Here, we report single crystal growth of 1T-VSe$_2$ by flux method using eutectic of NaCl/KCl molten salt. The typical size of as-grown VSe$_2$ single crystals is 5 $\times$ 4 $\times$ 0.1~mm$^3$. The elemental composition and homogeneity of the crystals were examined by en…
▽ More
VSe$_2$ is a highly promising van der Waals (vdW) material for applications in electronics, spintronics, and optoelectronics. Here, we report single crystal growth of 1T-VSe$_2$ by flux method using eutectic of NaCl/KCl molten salt. The typical size of as-grown VSe$_2$ single crystals is 5 $\times$ 4 $\times$ 0.1~mm$^3$. The elemental composition and homogeneity of the crystals were examined by energy dispersive x-ray spectroscopy, which is consistent with the stoichiometric ratio of VSe$_2$. The crystallographic [001] direction has been determined by x-ray diffraction. Raman measurement confirms that the 1T phase of VSe$_2$ has been formed. Temperature-dependent resistivity measurement exhibits a transition around 104 K due to the formation of the charge density wave phase.
△ Less
Submitted 22 January, 2025;
originally announced January 2025.
-
U2NeRF: Unsupervised Underwater Image Restoration and Neural Radiance Fields
Authors:
Vinayak Gupta,
Manoj S,
Mukund Varma T,
Kaushik Mitra
Abstract:
Underwater images suffer from colour shifts, low contrast, and haziness due to light absorption, refraction, scattering and restoring these images has warranted much attention. In this work, we present Unsupervised Underwater Neural Radiance Field U2NeRF, a transformer-based architecture that learns to render and restore novel views conditioned on multi-view geometry simultaneously. Due to the abs…
▽ More
Underwater images suffer from colour shifts, low contrast, and haziness due to light absorption, refraction, scattering and restoring these images has warranted much attention. In this work, we present Unsupervised Underwater Neural Radiance Field U2NeRF, a transformer-based architecture that learns to render and restore novel views conditioned on multi-view geometry simultaneously. Due to the absence of supervision, we attempt to implicitly bake restoring capabilities onto the NeRF pipeline and disentangle the predicted color into several components - scene radiance, direct transmission map, backscatter transmission map, and global background light, and when combined reconstruct the underwater image in a self-supervised manner. In addition, we release an Underwater View Synthesis UVS dataset consisting of 12 underwater scenes, containing both synthetically-generated and real-world data. Our experiments demonstrate that when optimized on a single scene, U2NeRF outperforms several baselines by as much LPIPS 11%, UIQM 5%, UCIQE 4% (on average) and showcases improved rendering and restoration capabilities. Code will be made available upon acceptance.
△ Less
Submitted 25 November, 2024;
originally announced November 2024.
-
GAURA: Generalizable Approach for Unified Restoration and Rendering of Arbitrary Views
Authors:
Vinayak Gupta,
Rongali Simhachala Venkata Girish,
Mukund Varma T,
Ayush Tewari,
Kaushik Mitra
Abstract:
Neural rendering methods can achieve near-photorealistic image synthesis of scenes from posed input images. However, when the images are imperfect, e.g., captured in very low-light conditions, state-of-the-art methods fail to reconstruct high-quality 3D scenes. Recent approaches have tried to address this limitation by modeling various degradation processes in the image formation model; however, t…
▽ More
Neural rendering methods can achieve near-photorealistic image synthesis of scenes from posed input images. However, when the images are imperfect, e.g., captured in very low-light conditions, state-of-the-art methods fail to reconstruct high-quality 3D scenes. Recent approaches have tried to address this limitation by modeling various degradation processes in the image formation model; however, this limits them to specific image degradations. In this paper, we propose a generalizable neural rendering method that can perform high-fidelity novel view synthesis under several degradations. Our method, GAURA, is learning-based and does not require any test-time scene-specific optimization. It is trained on a synthetic dataset that includes several degradation types. GAURA outperforms state-of-the-art methods on several benchmarks for low-light enhancement, dehazing, deraining, and on-par for motion deblurring. Further, our model can be efficiently fine-tuned to any new incoming degradation using minimal data. We thus demonstrate adaptation results on two unseen degradations, desnowing and removing defocus blur. Code and video results are available at vinayak-vg.github.io/GAURA.
△ Less
Submitted 11 July, 2024;
originally announced July 2024.
-
A Construct-Optimize Approach to Sparse View Synthesis without Camera Pose
Authors:
Kaiwen Jiang,
Yang Fu,
Mukund Varma T,
Yash Belhe,
Xiaolong Wang,
Hao Su,
Ravi Ramamoorthi
Abstract:
Novel view synthesis from a sparse set of input images is a challenging problem of great practical interest, especially when camera poses are absent or inaccurate. Direct optimization of camera poses and usage of estimated depths in neural radiance field algorithms usually do not produce good results because of the coupling between poses and depths, and inaccuracies in monocular depth estimation.…
▽ More
Novel view synthesis from a sparse set of input images is a challenging problem of great practical interest, especially when camera poses are absent or inaccurate. Direct optimization of camera poses and usage of estimated depths in neural radiance field algorithms usually do not produce good results because of the coupling between poses and depths, and inaccuracies in monocular depth estimation. In this paper, we leverage the recent 3D Gaussian splatting method to develop a novel construct-and-optimize method for sparse view synthesis without camera poses. Specifically, we construct a solution progressively by using monocular depth and projecting pixels back into the 3D world. During construction, we optimize the solution by detecting 2D correspondences between training views and the corresponding rendered images. We develop a unified differentiable pipeline for camera registration and adjustment of both camera poses and depths, followed by back-projection. We also introduce a novel notion of an expected surface in Gaussian splatting, which is critical to our optimization. These steps enable a coarse solution, which can then be low-pass filtered and refined using standard optimization methods. We demonstrate results on the Tanks and Temples and Static Hikes datasets with as few as three widely-spaced views, showing significantly better quality than competing methods, including those with approximate camera pose information. Moreover, our results improve with more views and outperform previous InstantNGP and Gaussian Splatting algorithms even when using half the dataset. Project page: https://raymondjiangkw.github.io/cogs.github.io/
△ Less
Submitted 10 June, 2024; v1 submitted 6 May, 2024;
originally announced May 2024.
-
Lift3D: Zero-Shot Lifting of Any 2D Vision Model to 3D
Authors:
Mukund Varma T,
Peihao Wang,
Zhiwen Fan,
Zhangyang Wang,
Hao Su,
Ravi Ramamoorthi
Abstract:
In recent years, there has been an explosion of 2D vision models for numerous tasks such as semantic segmentation, style transfer or scene editing, enabled by large-scale 2D image datasets. At the same time, there has been renewed interest in 3D scene representations such as neural radiance fields from multi-view images. However, the availability of 3D or multiview data is still substantially limi…
▽ More
In recent years, there has been an explosion of 2D vision models for numerous tasks such as semantic segmentation, style transfer or scene editing, enabled by large-scale 2D image datasets. At the same time, there has been renewed interest in 3D scene representations such as neural radiance fields from multi-view images. However, the availability of 3D or multiview data is still substantially limited compared to 2D image datasets, making extending 2D vision models to 3D data highly desirable but also very challenging. Indeed, extending a single 2D vision operator like scene editing to 3D typically requires a highly creative method specialized to that task and often requires per-scene optimization. In this paper, we ask the question of whether any 2D vision model can be lifted to make 3D consistent predictions. We answer this question in the affirmative; our new Lift3D method trains to predict unseen views on feature spaces generated by a few visual models (i.e. DINO and CLIP), but then generalizes to novel vision operators and tasks, such as style transfer, super-resolution, open vocabulary segmentation and image colorization; for some of these tasks, there is no comparable previous 3D method. In many cases, we even outperform state-of-the-art methods specialized for the task in question. Moreover, Lift3D is a zero-shot method, in the sense that it requires no task-specific training, nor scene-specific optimization.
△ Less
Submitted 27 March, 2024;
originally announced March 2024.
-
SN 2022jli: a type Ic supernova with periodic modulation of its light curve and an unusually long rise
Authors:
Moore T.,
Smartt S. J.,
Nicholl M.,
Srivastav S.,
Stevance H. F.,
Jess D. B.,
Grant S. D. T.,
Fulton M. D.,
Rhodes L.,
Sim S. A.,
Hirai R.,
Podsiadlowski P.,
Anderson J. P.,
Ashall C.,
Bate W.,
Fender R.,
Gutierrez C. P.,
Howell D. A.,
Huber M. E.,
Inserra C.,
Leloudas G.,
Monard L. A. G.,
Muller-Bravo T. E.,
Shappee B. J.,
Smith K. W.
, et al. (20 additional authors not shown)
Abstract:
We present multi-wavelength photometry and spectroscopy of SN 2022jli, an unprecedented Type Ic supernova discovered in the galaxy NGC 157 at a distance of $\approx$ 23 Mpc. The multi-band light curves reveal many remarkable characteristics. Peaking at a magnitude of $g=15.11\pm0.02$, the high-cadence photometry reveals 12.5$\pm0.2\ $day periodic undulations superimposed on the 200 day supernova d…
▽ More
We present multi-wavelength photometry and spectroscopy of SN 2022jli, an unprecedented Type Ic supernova discovered in the galaxy NGC 157 at a distance of $\approx$ 23 Mpc. The multi-band light curves reveal many remarkable characteristics. Peaking at a magnitude of $g=15.11\pm0.02$, the high-cadence photometry reveals 12.5$\pm0.2\ $day periodic undulations superimposed on the 200 day supernova decline. This periodicity is observed in the light curves from nine separate filter and instrument configurations with peak-to-peak amplitudes of $\simeq$ 0.1 mag. This is the first time that repeated periodic oscillations, over many cycles, have been detected in a supernova light curve. SN 2022jli also displays an extreme early excess which fades over $\approx$ 25 days followed by a rise to a peak luminosity of $L_{\rm opt} = 10^{42.1}$ erg s$^{-1}$. Although the exact explosion epoch is not constrained by data, the time from explosion to maximum light is $\gtrsim$ 59 days. The luminosity can be explained by a large ejecta mass ($M_{\rm ej}\approx12\pm6$M$_{\odot}$) powered by $^{56}$Ni but we find difficulty in quantitatively modelling the early excess with circumstellar interaction and cooling. Collision between the supernova ejecta and a binary companion is a possible source of this emission. We discuss the origin of the periodic variability in the light curve, including interaction of the SN ejecta with nested shells of circumstellar matter and neutron stars colliding with binary companions.
△ Less
Submitted 22 September, 2023;
originally announced September 2023.
-
One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization
Authors:
Minghua Liu,
Chao Xu,
Haian Jin,
Linghao Chen,
Mukund Varma T,
Zexiang Xu,
Hao Su
Abstract:
Single image 3D reconstruction is an important but challenging task that requires extensive knowledge of our natural world. Many existing methods solve this problem by optimizing a neural radiance field under the guidance of 2D diffusion models but suffer from lengthy optimization time, 3D inconsistency results, and poor geometry. In this work, we propose a novel method that takes a single image o…
▽ More
Single image 3D reconstruction is an important but challenging task that requires extensive knowledge of our natural world. Many existing methods solve this problem by optimizing a neural radiance field under the guidance of 2D diffusion models but suffer from lengthy optimization time, 3D inconsistency results, and poor geometry. In this work, we propose a novel method that takes a single image of any object as input and generates a full 360-degree 3D textured mesh in a single feed-forward pass. Given a single image, we first use a view-conditioned 2D diffusion model, Zero123, to generate multi-view images for the input view, and then aim to lift them up to 3D space. Since traditional reconstruction methods struggle with inconsistent multi-view predictions, we build our 3D reconstruction module upon an SDF-based generalizable neural surface reconstruction method and propose several critical training strategies to enable the reconstruction of 360-degree meshes. Without costly optimizations, our method reconstructs 3D shapes in significantly less time than existing methods. Moreover, our method favors better geometry, generates more 3D consistent results, and adheres more closely to the input image. We evaluate our approach on both synthetic data and in-the-wild images and demonstrate its superiority in terms of both mesh quality and runtime. In addition, our approach can seamlessly support the text-to-3D task by integrating with off-the-shelf text-to-image diffusion models.
△ Less
Submitted 29 June, 2023;
originally announced June 2023.
-
Quantifying the Academic Quality of Children's Videos using Machine Comprehension
Authors:
Sumeet Kumar,
Mallikarjuna T.,
Ashiqur Khudabukhsh
Abstract:
YouTube Kids (YTK) is one of the most popular kids' applications used by millions of kids daily. However, various studies have highlighted concerns about the videos on the platform, like the over-presence of entertaining and commercial content. YouTube recently proposed high-quality guidelines that include `promoting learning' and proposed to use it in ranking channels. However, the concept of lea…
▽ More
YouTube Kids (YTK) is one of the most popular kids' applications used by millions of kids daily. However, various studies have highlighted concerns about the videos on the platform, like the over-presence of entertaining and commercial content. YouTube recently proposed high-quality guidelines that include `promoting learning' and proposed to use it in ranking channels. However, the concept of learning is multi-faceted, and it can be difficult to define and measure in the context of online videos. This research focuses on learning in terms of what's taught in schools and proposes a way to measure the academic quality of children's videos. Using a new dataset of questions and answers from children's videos, we first show that a Reading Comprehension (RC) model can estimate academic learning. Then, using a large dataset of middle school textbook questions on diverse topics, we quantify the academic quality of top channels as the number of children's textbook questions that an RC model can correctly answer. By analyzing over 80,000 videos posted on the top 100 channels, we present the first thorough analysis of the academic quality of channels on YTK.
△ Less
Submitted 5 February, 2024; v1 submitted 30 March, 2023;
originally announced March 2023.
-
The ASTRI Mini-Array of Cherenkov Telescopes at the Observatorio del Teide
Authors:
Scuderi S.,
Giuliani A.,
Pareschi G.,
Tosti G.,
Catalano O.,
Amato E.,
Antonelli L. A.,
Becerra Gonzáles J.,
Bellassai G.,
Bigongiari,
C.,
Biondo B.,
Böttcher M.,
Bonanno G.,
Bonnoli G.,
Bruno P.,
Bulgarelli A.,
Canestrari R.,
Capalbi M.,
Caraveo P.,
Cardillo M.,
Conforti V.,
Contino G.,
Corpora M.,
Costa A.
, et al. (73 additional authors not shown)
Abstract:
The ASTRI Mini-Array (MA) is an INAF project to build and operate a facility to study astronomical sources emitting at very high-energy in the TeV spectral band. The ASTRI MA consists of a group of nine innovative Imaging Atmospheric Cherenkov telescopes. The telescopes will be installed at the Teide Astronomical Observatory of the Instituto de Astrofisica de Canarias (IAC) in Tenerife (Canary Isl…
▽ More
The ASTRI Mini-Array (MA) is an INAF project to build and operate a facility to study astronomical sources emitting at very high-energy in the TeV spectral band. The ASTRI MA consists of a group of nine innovative Imaging Atmospheric Cherenkov telescopes. The telescopes will be installed at the Teide Astronomical Observatory of the Instituto de Astrofisica de Canarias (IAC) in Tenerife (Canary Islands, Spain) on the basis of a host agreement with INAF. Thanks to its expected overall performance, better than those of current Cherenkov telescopes' arrays for energies above \sim 5 TeV and up to 100 TeV and beyond, the ASTRI MA will represent an important instrument to perform deep observations of the Galactic and extra-Galactic sky at these energies.
△ Less
Submitted 9 August, 2022;
originally announced August 2022.
-
Is Attention All That NeRF Needs?
Authors:
Mukund Varma T,
Peihao Wang,
Xuxi Chen,
Tianlong Chen,
Subhashini Venugopalan,
Zhangyang Wang
Abstract:
We present Generalizable NeRF Transformer (GNT), a transformer-based architecture that reconstructs Neural Radiance Fields (NeRFs) and learns to renders novel views on the fly from source views. While prior works on NeRFs optimize a scene representation by inverting a handcrafted rendering equation, GNT achieves neural representation and rendering that generalizes across scenes using transformers…
▽ More
We present Generalizable NeRF Transformer (GNT), a transformer-based architecture that reconstructs Neural Radiance Fields (NeRFs) and learns to renders novel views on the fly from source views. While prior works on NeRFs optimize a scene representation by inverting a handcrafted rendering equation, GNT achieves neural representation and rendering that generalizes across scenes using transformers at two stages. (1) The view transformer leverages multi-view geometry as an inductive bias for attention-based scene representation, and predicts coordinate-aligned features by aggregating information from epipolar lines on the neighboring views. (2) The ray transformer renders novel views using attention to decode the features from the view transformer along the sampled points during ray marching. Our experiments demonstrate that when optimized on a single scene, GNT can successfully reconstruct NeRF without an explicit rendering formula due to the learned ray renderer. When trained on multiple scenes, GNT consistently achieves state-of-the-art performance when transferring to unseen scenes and outperform all other methods by ~10% on average. Our analysis of the learned attention maps to infer depth and occlusion indicate that attention enables learning a physically-grounded rendering. Our results show the promise of transformers as a universal modeling tool for graphics. Please refer to our project page for video results: https://vita-group.github.io/GNT/.
△ Less
Submitted 1 March, 2023; v1 submitted 27 July, 2022;
originally announced July 2022.
-
Beyond the Imitation Game: Quantifying and extrapolating the capabilities of language models
Authors:
Aarohi Srivastava,
Abhinav Rastogi,
Abhishek Rao,
Abu Awal Md Shoeb,
Abubakar Abid,
Adam Fisch,
Adam R. Brown,
Adam Santoro,
Aditya Gupta,
Adrià Garriga-Alonso,
Agnieszka Kluska,
Aitor Lewkowycz,
Akshat Agarwal,
Alethea Power,
Alex Ray,
Alex Warstadt,
Alexander W. Kocurek,
Ali Safaya,
Ali Tazarv,
Alice Xiang,
Alicia Parrish,
Allen Nie,
Aman Hussain,
Amanda Askell,
Amanda Dsouza
, et al. (426 additional authors not shown)
Abstract:
Language models demonstrate both quantitative improvement and new qualitative capabilities with increasing scale. Despite their potentially transformative impact, these new capabilities are as yet poorly characterized. In order to inform future research, prepare for disruptive new model capabilities, and ameliorate socially harmful effects, it is vital that we understand the present and near-futur…
▽ More
Language models demonstrate both quantitative improvement and new qualitative capabilities with increasing scale. Despite their potentially transformative impact, these new capabilities are as yet poorly characterized. In order to inform future research, prepare for disruptive new model capabilities, and ameliorate socially harmful effects, it is vital that we understand the present and near-future capabilities and limitations of language models. To address this challenge, we introduce the Beyond the Imitation Game benchmark (BIG-bench). BIG-bench currently consists of 204 tasks, contributed by 450 authors across 132 institutions. Task topics are diverse, drawing problems from linguistics, childhood development, math, common-sense reasoning, biology, physics, social bias, software development, and beyond. BIG-bench focuses on tasks that are believed to be beyond the capabilities of current language models. We evaluate the behavior of OpenAI's GPT models, Google-internal dense transformer architectures, and Switch-style sparse transformers on BIG-bench, across model sizes spanning millions to hundreds of billions of parameters. In addition, a team of human expert raters performed all tasks in order to provide a strong baseline. Findings include: model performance and calibration both improve with scale, but are poor in absolute terms (and when compared with rater performance); performance is remarkably similar across model classes, though with benefits from sparsity; tasks that improve gradually and predictably commonly involve a large knowledge or memorization component, whereas tasks that exhibit "breakthrough" behavior at a critical scale often involve multiple steps or components, or brittle metrics; social bias typically increases with scale in settings with ambiguous context, but this can be improved with prompting.
△ Less
Submitted 12 June, 2023; v1 submitted 9 June, 2022;
originally announced June 2022.
-
NL-Augmenter: A Framework for Task-Sensitive Natural Language Augmentation
Authors:
Kaustubh D. Dhole,
Varun Gangal,
Sebastian Gehrmann,
Aadesh Gupta,
Zhenhao Li,
Saad Mahamood,
Abinaya Mahendiran,
Simon Mille,
Ashish Shrivastava,
Samson Tan,
Tongshuang Wu,
Jascha Sohl-Dickstein,
Jinho D. Choi,
Eduard Hovy,
Ondrej Dusek,
Sebastian Ruder,
Sajant Anand,
Nagender Aneja,
Rabin Banjade,
Lisa Barthe,
Hanna Behnke,
Ian Berlot-Attwell,
Connor Boyle,
Caroline Brun,
Marco Antonio Sobrevilla Cabezudo
, et al. (101 additional authors not shown)
Abstract:
Data augmentation is an important component in the robustness evaluation of models in natural language processing (NLP) and in enhancing the diversity of the data they are trained on. In this paper, we present NL-Augmenter, a new participatory Python-based natural language augmentation framework which supports the creation of both transformations (modifications to the data) and filters (data split…
▽ More
Data augmentation is an important component in the robustness evaluation of models in natural language processing (NLP) and in enhancing the diversity of the data they are trained on. In this paper, we present NL-Augmenter, a new participatory Python-based natural language augmentation framework which supports the creation of both transformations (modifications to the data) and filters (data splits according to specific features). We describe the framework and an initial set of 117 transformations and 23 filters for a variety of natural language tasks. We demonstrate the efficacy of NL-Augmenter by using several of its transformations to analyze the robustness of popular natural language models. The infrastructure, datacards and robustness analysis results are available publicly on the NL-Augmenter repository (https://github.com/GEM-benchmark/NL-Augmenter).
△ Less
Submitted 11 October, 2022; v1 submitted 5 December, 2021;
originally announced December 2021.
-
Conformal Submersion with Horizontal Distribution
Authors:
Mahesh T V,
K S Subrahamanian Moosath
Abstract:
In this article, conformal submersion with horizontal distribution of Riemannian manifolds is defined which is a generalization of the affine submersion with horizontal distribution. Then, a necessary condition is obtained for the existence of a conformal submersion with horizontal distribution. For the dual connections $\nabla$ and $\overline{\nabla}$ on manifold $\mathbf{M}$ and $\nabla^*$ and…
▽ More
In this article, conformal submersion with horizontal distribution of Riemannian manifolds is defined which is a generalization of the affine submersion with horizontal distribution. Then, a necessary condition is obtained for the existence of a conformal submersion with horizontal distribution. For the dual connections $\nabla$ and $\overline{\nabla}$ on manifold $\mathbf{M}$ and $\nabla^*$ and $\overline{\nabla}^*$ on manifold $\mathbf{B}$, we show that $π: (\mathbf{M},\nabla) \longrightarrow (\mathbf{B}, \nabla^{*}) $ is a conformal submersion with horizontal distribution if and only if $π: (\mathbf{M},\overline{\nabla}) \longrightarrow (\mathbf{B}, \overline{\nabla^{*}}) $ is a conformal submersion with horizontal distribution. Also, we obtained a necessary and sufficient condition for $π\circ σ$ to become a geodesic of $\mathbf{B}$ if $σ$ is a geodesic of $\mathbf{M}$ for $ π: (\mathbf{M},\nabla,g_{m}) \rightarrow (\mathbf{B},\nabla^{*},g_{b})$ a conformal submersion with horizontal distribution.
△ Less
Submitted 24 November, 2021;
originally announced November 2021.
-
An automated machine learning framework to optimize radiomics model construction validated on twelve clinical applications
Authors:
Martijn P. A. Starmans,
Sebastian R. van der Voort,
Thomas Phil,
Milea J. M. Timbergen,
Melissa Vos,
Guillaume A. Padmos,
Wouter Kessels,
David Hanff,
Dirk J. Grunhagen,
Cornelis Verhoef,
Stefan Sleijfer,
Martin J. van den Bent,
Marion Smits,
Roy S. Dwarkasing,
Christopher J. Els,
Federico Fiduzi,
Geert J. L. H. van Leenders,
Anela Blazevic,
Johannes Hofland,
Tessa Brabander,
Renza A. H. van Gils,
Gaston J. H. Franssen,
Richard A. Feelders,
Wouter W. de Herder,
Florian E. Buisman
, et al. (21 additional authors not shown)
Abstract:
Predicting clinical outcomes from medical images using quantitative features (``radiomics'') requires many method design choices, Currently, in new clinical applications, finding the optimal radiomics method out of the wide range of methods relies on a manual, heuristic trial-and-error process. We introduce a novel automated framework that optimizes radiomics workflow construction per application…
▽ More
Predicting clinical outcomes from medical images using quantitative features (``radiomics'') requires many method design choices, Currently, in new clinical applications, finding the optimal radiomics method out of the wide range of methods relies on a manual, heuristic trial-and-error process. We introduce a novel automated framework that optimizes radiomics workflow construction per application by standardizing the radiomics workflow in modular components, including a large collection of algorithms for each component, and formulating a combined algorithm selection and hyperparameter optimization problem. To solve it, we employ automated machine learning through two strategies (random search and Bayesian optimization) and three ensembling approaches. Results show that a medium-sized random search and straight-forward ensembling perform similar to more advanced methods while being more efficient. Validated across twelve clinical applications, our approach outperforms both a radiomics baseline and human experts. Concluding, our framework improves and streamlines radiomics research by fully automatically optimizing radiomics workflow construction. To facilitate reproducibility, we publicly release six datasets, software of the method, and code to reproduce this study.
△ Less
Submitted 10 March, 2025; v1 submitted 19 August, 2021;
originally announced August 2021.
-
Point Transformer for Shape Classification and Retrieval of 3D and ALS Roof PointClouds
Authors:
Dimple A Shajahan,
Mukund Varma T,
Ramanathan Muthuganapathy
Abstract:
The success of deep learning methods led to significant breakthroughs in 3-D point cloud processing tasks with applications in remote sensing. Existing methods utilize convolutions that have some limitations, as they assume a uniform input distribution and cannot learn long-range dependencies. Recent works have shown that adding attention in conjunction with these methods improves performance. Thi…
▽ More
The success of deep learning methods led to significant breakthroughs in 3-D point cloud processing tasks with applications in remote sensing. Existing methods utilize convolutions that have some limitations, as they assume a uniform input distribution and cannot learn long-range dependencies. Recent works have shown that adding attention in conjunction with these methods improves performance. This raises a question: can attention layers completely replace convolutions? This paper proposes a fully attentional model - {\em Point Transformer}, for deriving a rich point cloud representation. The model's shape classification and retrieval performance are evaluated on a large-scale urban dataset - RoofN3D and a standard benchmark dataset ModelNet40. Extensive experiments are conducted to test the model's robustness to unseen point corruptions for analyzing its effectiveness on real datasets. The proposed method outperforms other state-of-the-art models in the RoofN3D dataset, gives competitive results in the ModelNet40 benchmark, and showcases high robustness to various unseen point corruptions. Furthermore, the model is highly memory and space efficient when compared to other methods.
△ Less
Submitted 20 February, 2021; v1 submitted 8 November, 2020;
originally announced November 2020.
-
Affine and Conformal Submersions with Horizontal Distribution and Statistical Manifolds
Authors:
Mahesh T V,
K S Subrahamanian Moosath
Abstract:
We show that, for an affine submersion $π: \mathbf{M}\longrightarrow \mathbf{B}$ with horizontal distribution, $\mathbf{B}$ is a statistical manifold with the metric and connection induced from the statistical manifold $\mathbf{M}$. The concept of conformal submersion with horizontal distribution is introduced, which is a generalization of affine submersion with horizontal distribution. Then prove…
▽ More
We show that, for an affine submersion $π: \mathbf{M}\longrightarrow \mathbf{B}$ with horizontal distribution, $\mathbf{B}$ is a statistical manifold with the metric and connection induced from the statistical manifold $\mathbf{M}$. The concept of conformal submersion with horizontal distribution is introduced, which is a generalization of affine submersion with horizontal distribution. Then proved a necessary and sufficient condition for $(\mathbf{M}, \nabla, g_M)$ to become a statistical manifold for a conformal submersion with horizontal distribution. A necessary and sufficient condition is obtained for the curve $π\circ σ$ to be a geodesic of $\mathbf{B}$, if $σ$ is a geodesic of $\mathbf{M}$ for $π: (\mathbf{M},\nabla) \longrightarrow (\mathbf{B},\nabla^*) $ a conformal submersion with horizontal distribution. Also, we obtained a necessary and sufficient condition for the tangent bundle $T\mathbf{M}$ to become a statistical manifold with respect to the Sasaki lift metric and the complete lift connection.
△ Less
Submitted 11 September, 2020; v1 submitted 14 February, 2020;
originally announced February 2020.
-
Chemistry research in India in a global perspective- A scientometrics profile
Authors:
Muthu Madhan,
Subbiah Gunasekaran,
Rani M T,
Subbiah Arunachalam,
T A Abinandanan
Abstract:
Papers from India are cited 14.68 times on average compared to cites per paper of 45.34 for Singapore, 30.47 for USA, 23.12 for China, 26.51 for the UK, 21.77 for South Korea and 24.77 for Germany. Less than 39% of papers from India are found in quartile 1 (high impact factor) journals, compared to 53.6% for China and 53.8% for South Korea. Percent share of papers in quartile 1 journals from India…
▽ More
Papers from India are cited 14.68 times on average compared to cites per paper of 45.34 for Singapore, 30.47 for USA, 23.12 for China, 26.51 for the UK, 21.77 for South Korea and 24.77 for Germany. Less than 39% of papers from India are found in quartile 1 (high impact factor) journals, compared to 53.6% for China and 53.8% for South Korea. Percent share of papers in quartile 1 journals from India is lower than that for the world for all of chemistry and for each one of the eight categories, viz. analytical, applied, inorganic & nuclear, medicinal, multidisciplinary, organic, physical and electrochemistry whether one considers data for the entire five-year period or for 2015 alone. About 20% of Indian chemistry papers are in collaboration with international coauthors. Researchers from only 160 Indian institutions have published at least 100 papers (compared to 362 in USA and 399 in China) and these include 67 state, 14 central and 11 private universities, 27 institutions under the Ministry of Human Resource Development, 20 CSIR laboratories, seven Department of Atomic Energy institutions, and seven Department of Science & Technology institutions. About 40% of all Indian chemistry papers have come from public universities. Only three Indian institutions, viz Bhabha Atomic Research Centre, Indian Institute of Science and Indian Institute of Chemical Technology, have published more than 2,000 papers. None of the Indian universities has performed as well as leading Asian universities. Amrita Vishwa Vidyapeetham, a small institution with less than 200 papers, has performed reasonably well.
△ Less
Submitted 11 February, 2020; v1 submitted 8 February, 2020;
originally announced February 2020.
-
Offensive Language Detection: A Comparative Analysis
Authors:
Vyshnav M T,
Sachin Kumar S,
Soman K P
Abstract:
Offensive behaviour has become pervasive in the Internet community. Individuals take the advantage of anonymity in the cyber world and indulge in offensive communications which they may not consider in the real life. Governments, online communities, companies etc are investing into prevention of offensive behaviour content in social media. One of the most effective solution for tacking this enigma…
▽ More
Offensive behaviour has become pervasive in the Internet community. Individuals take the advantage of anonymity in the cyber world and indulge in offensive communications which they may not consider in the real life. Governments, online communities, companies etc are investing into prevention of offensive behaviour content in social media. One of the most effective solution for tacking this enigmatic problem is the use of computational techniques to identify offensive content and take action. The current work focuses on detecting offensive language in English tweets. The dataset used for the experiment is obtained from SemEval-2019 Task 6 on Identifying and Categorizing Offensive Language in Social Media (OffensEval). The dataset contains 14,460 annotated English tweets. The present paper provides a comparative analysis and Random kitchen sink (RKS) based approach for offensive language detection. We explore the effectiveness of Google sentence encoder, Fasttext, Dynamic mode decomposition (DMD) based features and Random kitchen sink (RKS) method for offensive language detection. From the experiments and evaluation we observed that RKS with fastetxt achieved competing results. The evaluation measures used are accuracy, precision, recall, f1-score.
△ Less
Submitted 9 January, 2020;
originally announced January 2020.
-
NAOMI: the adaptive optics system of the Auxiliary Telescopes of the VLTI
Authors:
Woillez J.,
Abad J. A.,
Abuter R.,
Aller Carpentier E.,
Alonso J.,
Andolfato L.,
Barriga P.,
Berger J. -P.,
Beuzit J. -L.,
Bonnet H.,
Bourdarot G.,
Bourget P.,
Brast R.,
Caniguante L.,
Cottalorda E.,
Darré P.,
Delabre B.,
Delboulbé A.,
Delplancke-Ströbele F.,
Dembet R.,
Donaldson R.,
Dorn R.,
Dupeyron J.,
Dupuy C.,
Egner S.
, et al. (58 additional authors not shown)
Abstract:
The tip-tilt stabilisation system of the 1.8 m Auxiliary Telescopes of the Very Large Telescope Interferometer was never dimensioned for robust fringe tracking, except when atmospheric seeing conditions are excellent. Increasing the level of wavefront correction at the telescopes is expected to improve the coupling into the single-mode fibres of the instruments, and enable robust fringe tracking e…
▽ More
The tip-tilt stabilisation system of the 1.8 m Auxiliary Telescopes of the Very Large Telescope Interferometer was never dimensioned for robust fringe tracking, except when atmospheric seeing conditions are excellent. Increasing the level of wavefront correction at the telescopes is expected to improve the coupling into the single-mode fibres of the instruments, and enable robust fringe tracking even in degraded conditions. We deployed a new adaptive optics module for interferometry (NAOMI) on the Auxiliary Telescopes. We present its design, performance, and effect on the observations that are carried out with the interferometric instruments.
△ Less
Submitted 19 August, 2019;
originally announced August 2019.
-
String tensions in deformed Yang-Mills theory
Authors:
Erich Poppitz,
M. Erfan Shalchian T
Abstract:
We study k-strings in deformed Yang-Mills (dYM) with SU(N) gauge group in the semiclassically calculable regime on ${\rm I\!R}^3 \times S^1$. Their tensions T$_{\text{k}}$ are computed in two ways: numerically, for $2$ $\le$ N $\le$ $10$, and via an analytic approach using a re-summed perturbative expansion. The latter serves both as a consistency check on the numerical results and as a tool to an…
▽ More
We study k-strings in deformed Yang-Mills (dYM) with SU(N) gauge group in the semiclassically calculable regime on ${\rm I\!R}^3 \times S^1$. Their tensions T$_{\text{k}}$ are computed in two ways: numerically, for $2$ $\le$ N $\le$ $10$, and via an analytic approach using a re-summed perturbative expansion. The latter serves both as a consistency check on the numerical results and as a tool to analytically study the large-N limit. We find that dYM k-string ratios T$_{\text{k}}$/T$_{\text{1}}$ do not obey the well-known sine- or Casimir-scaling laws. Instead, we show that the ratios T$_{\text{k}}$/T$_{\text{1}}$ are bound above by a square root of Casimir scaling, previously found to hold for stringlike solutions of the MIT Bag Model. The reason behind this similarity is that dYM dynamically realizes, in a theoretically controlled setting, the main model assumptions of the Bag Model. We also compare confining strings in dYM and in other four-dimensional theories with abelian confinement, notably Seiberg-Witten theory, and show that the unbroken $Z_N$ center symmetry in dYM leads to different properties of k-strings in the two theories; for example, a "baryon vertex" exists in dYM but not in softly-broken Seiberg-Witten theory. Our results also indicate that, at large values of N, k-strings in dYM do not become free.
△ Less
Submitted 3 January, 2018; v1 submitted 29 August, 2017;
originally announced August 2017.
-
Is the essence of a quantum game captured completely in the original classical game?
Authors:
Muhammed Jabir T,
Nilesh Vyas,
Colin Benjamin
Abstract:
S. J. van Enk and R. Pike in PRA 66, 024306 (2002) argue that the equilibrium solution to a quantum game isn't unique but is already present in the classical game itself. In this work, we contest this assertion by showing that a random strategy in a particular quantum (Hawk-Dove) game is unique to the quantum game. In other words, one cannot obtain the equilibrium solution of the quantum Hawk-Dove…
▽ More
S. J. van Enk and R. Pike in PRA 66, 024306 (2002) argue that the equilibrium solution to a quantum game isn't unique but is already present in the classical game itself. In this work, we contest this assertion by showing that a random strategy in a particular quantum (Hawk-Dove) game is unique to the quantum game. In other words, one cannot obtain the equilibrium solution of the quantum Hawk-Dove game in the classical Hawk-Dove game. Moreover, we provide an analytical solution to the quantum $2\times2$ strategic form Hawk-Dove game using randomly mixed strategies. The random strategy which we describe is Pareto optimal with their payoff classically unobtainable. We compare quantum strategies to correlated strategies and find that correlated strategies in the quantum Hawk-Dove game or quantum Prisoner's dilemma yield the Nash equilibrium solution.
△ Less
Submitted 13 August, 2021; v1 submitted 30 January, 2017;
originally announced January 2017.
-
Study on two Methods for Nonlinear Force-free Extrapolation Based on Semi-Analytical Field
Authors:
Liu S.,
Zhang H. Q.,
Su J. T. Song M. T
Abstract:
In this paper, two semi-analytical solutions of force free fields (\citeauthor{low90}, \citeyear{low90}) have been used to test two nonlinear force-free extrapolation methods. One is the boundary integral equation (BIE) method developed by \citeauthor{yan00} (\citeyear{yan00}), and another is the approximate vertical integration (AVI) method developed by \citeauthor{son06} (\citeyear{son06}). Some…
▽ More
In this paper, two semi-analytical solutions of force free fields (\citeauthor{low90}, \citeyear{low90}) have been used to test two nonlinear force-free extrapolation methods. One is the boundary integral equation (BIE) method developed by \citeauthor{yan00} (\citeyear{yan00}), and another is the approximate vertical integration (AVI) method developed by \citeauthor{son06} (\citeyear{son06}). Some improvements for the AVI method have been taken to avoid the singular points in the process of calculation. It is found that the correlation coefficients between the first semi-analytical field and extrapolated field by BIE, and also that by improved AVI, are greater than $90\%$ below a height 10 of the $64 \times 64$ lower boundary. While for the second semi-analytical field, these correlation coefficients are greater than $80\%$ below the same relative height. Although the differences between the semi-analytical solutions and the extrapolated fields exist for both BIE and AVI methods, these two methods can give reliable results for the height of about 15$\%$ of the extent of the lower boundary.
△ Less
Submitted 9 May, 2014;
originally announced May 2014.
-
A Comparative Study on String Matching Algorithm of Biological Sequences
Authors:
Pandiselvam. P,
Marimuthu. T,
Lawrance. R
Abstract:
String matching algorithm plays the vital role in the Computational Biology. The functional and structural relationship of the biological sequence is determined by similarities on that sequence. For that, the researcher is supposed to aware of similarities on the biological sequences. Pursuing of similarity among biological sequences is an important research area of that can bring insight into the…
▽ More
String matching algorithm plays the vital role in the Computational Biology. The functional and structural relationship of the biological sequence is determined by similarities on that sequence. For that, the researcher is supposed to aware of similarities on the biological sequences. Pursuing of similarity among biological sequences is an important research area of that can bring insight into the evolutionary and genetic relationships among the genes. In this paper, we have studied different kinds of string matching algorithms and observed their time and space complexities. For this study, we have assessed the performance of algorithms tested with biological sequences.
△ Less
Submitted 29 January, 2014;
originally announced January 2014.
-
The application of cause effect graph for the college placement process
Authors:
Dhanamma Jagli,
Mamatha T,
Swetha Mahalingam,
Namrata Ojha
Abstract:
This paper presents a case study on the application of cause effect graph for representing the college placement process. This paper begins with giving a brief overview of the college placement process which will serve as the basis for developing the cause effect graph and the decision table for the same in a systematic manner. Finally, it concludes with the design of test cases thus giving a comp…
▽ More
This paper presents a case study on the application of cause effect graph for representing the college placement process. This paper begins with giving a brief overview of the college placement process which will serve as the basis for developing the cause effect graph and the decision table for the same in a systematic manner. Finally, it concludes with the design of test cases thus giving a complete and clear representation about the application of cause-effect graph in the software testing domain.
△ Less
Submitted 13 December, 2012;
originally announced December 2012.
-
Study of the numerical solutions for the Electrical Impedance Equation in the plane: A pseudoanalytic approach of the forward Dirichlet boundary value problem
Authors:
M. P. Ramirez T.,
C. M. A. Robles G.,
R. A. Hernandez-Becerril
Abstract:
Employing a limiting case of a conjecture for constructing piecewise separable-variables functions, the elements of the Pseudoanalytic Function Theory are used for numerically approaching solutions of the forward Dirichlet boundary value problem, corresponding to the Electrical Impedance Equation in the plane, when the electrical conductivity is an arbitrary non-vanishing function, fully defined w…
▽ More
Employing a limiting case of a conjecture for constructing piecewise separable-variables functions, the elements of the Pseudoanalytic Function Theory are used for numerically approaching solutions of the forward Dirichlet boundary value problem, corresponding to the Electrical Impedance Equation in the plane, when the electrical conductivity is an arbitrary non-vanishing function, fully defined within a bounded domain. The new method is studied considering a variety of examples when the bounded domain coincides with the unit circle, and it is also included a description of its behaviour in non-smooth domains, selecting special cases that do not require additional regularization techniques, for warranting the convergence of the approach at the non-smooth regions, when certain requirements are fulfilled.
△ Less
Submitted 16 October, 2012;
originally announced October 2012.
-
Control and Synchronization of Chaotic Fractional-Order Coullet System via Active Controller
Authors:
M. Shahiri T.,
A. Ranjbar N.,
R. Ghaderi,
S. H. Hosseinnia,
S. Momani
Abstract:
In this paper, fractional order Coullet system is studied. An active control technique is applied to control this chaotic system. This type of controller is also applied to synchronize chaotic fractional-order systems in master-slave structure. The synchronization procedure is shown via simulation. The boundary of stability is obtained by both of theoretical analysis and simulation result. The num…
▽ More
In this paper, fractional order Coullet system is studied. An active control technique is applied to control this chaotic system. This type of controller is also applied to synchronize chaotic fractional-order systems in master-slave structure. The synchronization procedure is shown via simulation. The boundary of stability is obtained by both of theoretical analysis and simulation result. The numerical simulations show the effectiveness of the proposed controller.
△ Less
Submitted 11 June, 2012;
originally announced June 2012.
-
A novel statistical fusion rule for image fusion and its comparison in non subsampled contourlet transform domain and wavelet domain
Authors:
Manu V T,
Philomina Simon
Abstract:
Image fusion produces a single fused image from a set of input images. A new method for image fusion is proposed based on Weighted Average Merging Method (WAMM) in the NonSubsampled Contourlet Transform (NSCT) domain. A performance analysis on various statistical fusion rules are also analysed both in NSCT and Wavelet domain. Analysis has been made on medical images, remote sensing images and mult…
▽ More
Image fusion produces a single fused image from a set of input images. A new method for image fusion is proposed based on Weighted Average Merging Method (WAMM) in the NonSubsampled Contourlet Transform (NSCT) domain. A performance analysis on various statistical fusion rules are also analysed both in NSCT and Wavelet domain. Analysis has been made on medical images, remote sensing images and multi focus images. Experimental results shows that the proposed method, WAMM obtained better results in NSCT domain than the wavelet domain as it preserves more edges and keeps the visual quality intact in the fused image.
△ Less
Submitted 8 May, 2012;
originally announced May 2012.
-
Study of the forward Dirichlet boundary value problem for the two-dimensional Electrical Impedance Equation
Authors:
M. P. Ramirez T
Abstract:
Using a conjecture that allows to approach separable-variables conductivity functions, the elements of the Modern Pseudoanalytic Function Theory are used, for the first time, to numerically solve the Dirichlet boundary value problem of the two-dimensional Electrical Impedance Equation, when the conductivity function arises from geometrical figures, located within bounded domains.
Using a conjecture that allows to approach separable-variables conductivity functions, the elements of the Modern Pseudoanalytic Function Theory are used, for the first time, to numerically solve the Dirichlet boundary value problem of the two-dimensional Electrical Impedance Equation, when the conductivity function arises from geometrical figures, located within bounded domains.
△ Less
Submitted 21 February, 2012;
originally announced February 2012.
-
First characterization of a new method for numerically solving the Dirichlet problem of the two-dimensional Electrical Impedance Equation
Authors:
M. P. Ramirez T.,
C. M. A. Robles G.,
R. A. Hernandez-Becerril
Abstract:
Based upon elements of the modern Pseudoanalytic Function Theory, we analyse a new method for numerically approaching the solution of the Dirichlet boundary value problem, corresponding to the two-dimensional Electrical Impedance Equation. The analysis is performed by interpolating piecewise separable-variables conductivity functions, that are eventually used in the numerical calculations in order…
▽ More
Based upon elements of the modern Pseudoanalytic Function Theory, we analyse a new method for numerically approaching the solution of the Dirichlet boundary value problem, corresponding to the two-dimensional Electrical Impedance Equation. The analysis is performed by interpolating piecewise separable-variables conductivity functions, that are eventually used in the numerical calculations in order to obtain finite sets of orthonormal functions, whose linear combinations succeed to approach the imposed boundary conditions. To warrant the effectiveness of the numerical method, we study six different examples of conductivity. The boundary condition for every case is selected considering one exact solution of the Electrical Impedance Equation. The work intends to discuss the contributions of these results into the field of the Electrical Impedance Tomography.
△ Less
Submitted 21 February, 2012;
originally announced February 2012.
-
Seamless Data Services for Real Time Communication in a Heterogeneous Networks using Network Tracking and Management
Authors:
Adiline Macriga. T,
Dr. P. Anandha Kumar
Abstract:
Heterogeneous Networks is the integration of all existing networks under a single environment with an understanding between the functional operations and also includes the ability to make use of multiple broadband transport technologies and to support generalized mobility. It is a challenging feature for Heterogeneous networks to integrate several IP-based access technologies in a seamless way. Th…
▽ More
Heterogeneous Networks is the integration of all existing networks under a single environment with an understanding between the functional operations and also includes the ability to make use of multiple broadband transport technologies and to support generalized mobility. It is a challenging feature for Heterogeneous networks to integrate several IP-based access technologies in a seamless way. The focus of this paper is on the requirements of a mobility management scheme for multimedia real-time communication services - Mobile Video Conferencing. Nowadays, the range of available wireless access network technologies includes cellular or wide-area wireless systems, such as cellular networks (GSM/GPRS/UMTS) or Wi-Max, local area Network or personal area wireless systems, comprising for example, WLAN (802.11 a/b/g) and Bluetooth. As the mobile video conferencing is considered, the more advanced mobile terminals are capable of having more than one interface active at the same time. In addition, the heterogeneity of access technologies and also the seamless flow of information will increase in the future, making the seamless integration of the access network a key challenge for mobility management in a heterogeneous network environment. Services must be provided to the user regardless of the particular access technology and also the type of service provider or the network used.
△ Less
Submitted 9 April, 2010;
originally announced April 2010.
-
A geometrical setting for the classification of multilayers
Authors:
J. J. Monzon T.,
L. L. Sanchez-Soto,
J. F. Carinena
Abstract:
We elaborate on the consequences of the factorization of the transfer matrix of any lossless multilayer in terms of three basic matrices of simple interpretation. By considering the bilinear transformation that this transfer matrix induces in the complex plane, we introduce the concept of multilayer transfer function and study its properties in the unit disk. In this geometrical setting, our fac…
▽ More
We elaborate on the consequences of the factorization of the transfer matrix of any lossless multilayer in terms of three basic matrices of simple interpretation. By considering the bilinear transformation that this transfer matrix induces in the complex plane, we introduce the concept of multilayer transfer function and study its properties in the unit disk. In this geometrical setting, our factorization translates into three actions that can be viewed as the basic pieces for understanding the multilayer behavior. Additionally, we introduce a simple trace criterion that allows us to classify multilayers in three types with properties closely related to one (and only one) of these three basic matrices. We apply this approach to analyze some practical examples that are representative of these types of matrices.
△ Less
Submitted 20 February, 2002;
originally announced February 2002.