Skip to main content

Showing 1–29 of 29 results for author: Hanna, K

  1. arXiv:2404.03524  [pdf, other

    cs.LG cs.CR cs.DC cs.IT stat.ML

    Approximate Gradient Coding for Privacy-Flexible Federated Learning with Non-IID Data

    Authors: Okko Makkonen, Sampo Niemelä, Camilla Hollanti, Serge Kas Hanna

    Abstract: This work focuses on the challenges of non-IID data and stragglers/dropouts in federated learning. We introduce and explore a privacy-flexible paradigm that models parts of the clients' local data as non-private, offering a more versatile and business-oriented perspective on privacy. Within this framework, we propose a data-driven strategy for mitigating the effects of label heterogeneity and clie… ▽ More

    Submitted 4 April, 2024; originally announced April 2024.

  2. arXiv:2402.01693  [pdf

    cs.CL cs.AI

    Quality of Answers of Generative Large Language Models vs Peer Patients for Interpreting Lab Test Results for Lay Patients: Evaluation Study

    Authors: Zhe He, Balu Bhasuran, Qiao Jin, Shubo Tian, Karim Hanna, Cindy Shavor, Lisbeth Garcia Arguello, Patrick Murray, Zhiyong Lu

    Abstract: Lab results are often confusing and hard to understand. Large language models (LLMs) such as ChatGPT have opened a promising avenue for patients to get their questions answered. We aim to assess the feasibility of using LLMs to generate relevant, accurate, helpful, and unharmful responses to lab test-related questions asked by patients and to identify potential issues that can be mitigated with au… ▽ More

    Submitted 23 January, 2024; originally announced February 2024.

  3. arXiv:2402.01244  [pdf, other

    cs.IT

    Short Systematic Codes for Correcting Random Edit Errors in DNA Storage

    Authors: Serge Kas Hanna

    Abstract: DNA storage faces challenges in ensuring data reliability in the presence of edit errors -- deletions, insertions, and substitutions -- that occur randomly during various phases of the storage process. Current limitations in DNA synthesis technology also require the use of short DNA sequences, highlighting the particular need for short edit-correcting codes. Motivated by these factors, we introduc… ▽ More

    Submitted 4 March, 2024; v1 submitted 2 February, 2024; originally announced February 2024.

    Comments: Minor text edits and additional simulation results

  4. arXiv:2308.05110  [pdf, other

    cs.LG

    Can Attention Be Used to Explain EHR-Based Mortality Prediction Tasks: A Case Study on Hemorrhagic Stroke

    Authors: Qizhang Feng, Jiayi Yuan, Forhan Bin Emdad, Karim Hanna, Xia Hu, Zhe He

    Abstract: Stroke is a significant cause of mortality and morbidity, necessitating early predictive strategies to minimize risks. Traditional methods for evaluating patients, such as Acute Physiology and Chronic Health Evaluation (APACHE II, IV) and Simplified Acute Physiology Score III (SAPS III), have limited accuracy and interpretability. This paper proposes a novel approach: an interpretable, attention-b… ▽ More

    Submitted 4 August, 2023; originally announced August 2023.

  5. arXiv:2304.09839  [pdf, other

    cs.IT cs.DM

    Optimal Codes Detecting Deletions in Concatenated Binary Strings Applied to Trace Reconstruction

    Authors: Serge Kas Hanna

    Abstract: Consider two or more strings $\mathbf{x}^1,\mathbf{x}^2,\ldots,$ that are concatenated to form $\mathbf{x}=\langle \mathbf{x}^1,\mathbf{x}^2,\ldots \rangle$. Suppose that up to $δ$ deletions occur in each of the concatenated strings. Since deletions alter the lengths of the strings, a fundamental question to ask is: how much redundancy do we need to introduce in $\mathbf{x}$ in order to recover th… ▽ More

    Submitted 19 April, 2023; originally announced April 2023.

    Comments: Accepted for publication in the IEEE Transactions on Information Theory. arXiv admin note: substantial text overlap with arXiv:2207.05126, arXiv:2105.00212

  6. arXiv:2304.08589  [pdf, other

    cs.DC cs.IT cs.LG stat.ML

    Fast and Straggler-Tolerant Distributed SGD with Reduced Computation Load

    Authors: Maximilian Egger, Serge Kas Hanna, Rawad Bitar

    Abstract: In distributed machine learning, a central node outsources computationally expensive calculations to external worker nodes. The properties of optimization procedures like stochastic gradient descent (SGD) can be leveraged to mitigate the effect of unresponsive or slow workers called stragglers, that otherwise degrade the benefit of outsourcing the computation. This can be done by only waiting for… ▽ More

    Submitted 17 April, 2023; originally announced April 2023.

  7. arXiv:2302.08644  [pdf, other

    cs.IT

    Codes Correcting Burst and Arbitrary Erasures for Reliable and Low-Latency Communication

    Authors: Serge Kas Hanna, Zhiyuan Tan, Wen Xu, Antonia Wachter-Zeh

    Abstract: Motivated by modern network communication applications which require low latency, we study codes that correct erasures with low decoding delay. We provide a simple explicit construction that yields convolutional codes that can correct both burst and arbitrary erasures under a maximum decoding delay constraint $T$. Our proposed code has efficient encoding/decoding algorithms and requires a field si… ▽ More

    Submitted 16 February, 2023; originally announced February 2023.

    Comments: Accepted for publication in IEEE ICASSP 2023

  8. arXiv:2208.03134  [pdf, other

    cs.LG cs.DC cs.IT

    Adaptive Stochastic Gradient Descent for Fast and Communication-Efficient Distributed Learning

    Authors: Serge Kas Hanna, Rawad Bitar, Parimal Parag, Venkat Dasari, Salim El Rouayheb

    Abstract: We consider the setting where a master wants to run a distributed stochastic gradient descent (SGD) algorithm on $n$ workers, each having a subset of the data. Distributed SGD may suffer from the effect of stragglers, i.e., slow or unresponsive workers who cause delays. One solution studied in the literature is to wait at each iteration for the responses of the fastest $k<n$ workers before updatin… ▽ More

    Submitted 4 August, 2022; originally announced August 2022.

    Comments: arXiv admin note: substantial text overlap with arXiv:2002.11005

  9. arXiv:2207.05126  [pdf, other

    cs.IT

    Coding for Trace Reconstruction over Multiple Channels with Vanishing Deletion Probabilities

    Authors: Serge Kas Hanna

    Abstract: Motivated by DNA-based storage applications, we study the problem of reconstructing a coded sequence from multiple traces. We consider the model where the traces are outputs of independent deletion channels, where each channel deletes each bit of the input codeword \(\mathbf{x} \in \{0,1\}^n\) independently with probability \(p\). We focus on the regime where the deletion probability \(p \to 0\) w… ▽ More

    Submitted 11 July, 2022; originally announced July 2022.

    Comments: This is the full version of the short paper accepted at ISIT 2022

  10. arXiv:2105.02298  [pdf, ps, other

    cs.IT

    Optimal Codes Correcting Localized Deletions

    Authors: Rawad Bitar, Serge Kas Hanna, Nikita Polyanskii, Ilya Vorobyev

    Abstract: We consider the problem of constructing codes that can correct deletions that are localized within a certain part of the codeword that is unknown a priori. Namely, the model that we study is when at most $k$ deletions occur in a window of size $k$, where the positions of the deletions within this window are not necessarily consecutive. Localized deletions are thus a generalization of burst deletio… ▽ More

    Submitted 5 May, 2021; originally announced May 2021.

    Comments: 10 pages, a full version of the paper accepted to 2021 IEEE ISIT

  11. arXiv:2105.00212  [pdf, ps, other

    cs.IT

    Detecting Deletions and Insertions in Concatenated Strings with Optimal Redundancy

    Authors: Serge Kas Hanna, Rawad Bitar

    Abstract: We study codes that can detect the exact number of deletions and insertions in concatenated binary strings. We construct optimal codes for the case of detecting up to $\del$ deletions. We prove the optimality of these codes by deriving a converse result which shows that the redundancy of our codes is asymptotically optimal in $\del$ among all families of deletion detecting codes, and particularly… ▽ More

    Submitted 1 May, 2021; originally announced May 2021.

    Comments: Shorter version accepted in ISIT 2021

  12. arXiv:2003.03358  [pdf, other

    hep-ph nucl-th

    The Ground State Calculations for Some Nuclei by Mesonic Potential of Nucleon-Nucleon Interaction

    Authors: K. M. Hanna, SH. M. Sewailem, R. Hussien, L. I. Abou-Salem, Asmaa. G. Shalaby

    Abstract: The interaction of Nucleon-Nucleon (NN) has certain physical characteristics, which indicated by nucleon, and meson degrees of freedom. The main purpose of this work is calculating the ground state energies of 21 Deutron and Alfa through the two-body system with the exchange of mesons (Pi, segma, omega) that mediated between two nucleons. This paper investigates NN interaction based on the quasi-r… ▽ More

    Submitted 6 March, 2020; originally announced March 2020.

  13. Adaptive Distributed Stochastic Gradient Descent for Minimizing Delay in the Presence of Stragglers

    Authors: Serge Kas Hanna, Rawad Bitar, Parimal Parag, Venkat Dasari, Salim El Rouayheb

    Abstract: We consider the setting where a master wants to run a distributed stochastic gradient descent (SGD) algorithm on $n$ workers each having a subset of the data. Distributed SGD may suffer from the effect of stragglers, i.e., slow or unresponsive workers who cause delays. One solution studied in the literature is to wait at each iteration for the responses of the fastest $k<n$ workers before updating… ▽ More

    Submitted 25 February, 2020; originally announced February 2020.

    Comments: Accepted to IEEE ICASSP 2020

    Report number: pp. 4262--4266, May 2020

    Journal ref: International Conference on Acoustics, Speech, and Signal Processing (ICASSP), pp. 4262--4266, May 2020

  14. arXiv:1810.07281  [pdf, other

    cs.IT

    List Decoding of Deletions Using Guess & Check Codes

    Authors: Serge Kas Hanna, Salim El Rouayheb

    Abstract: Guess & Check (GC) codes are systematic binary codes that can correct multiple deletions, with high probability. GC codes have logarithmic redundancy in the length of the message $k$, and the encoding and decoding algorithms of these codes are deterministic and run in polynomial time for a constant number of deletions $δ$. The unique decoding properties of GC codes were examined in a previous work… ▽ More

    Submitted 29 April, 2019; v1 submitted 16 October, 2018; originally announced October 2018.

    Comments: This is a full version of the short paper accepted at ISIT 2019

  15. arXiv:1810.05529  [pdf, other

    astro-ph.IM astro-ph.EP

    Statistical Modeling of an astro-comb for high precision radial velocity observation

    Authors: Zhao Fei, Zhao Gang, Liu Yujuan, Wang Liang, Wang Huijuan, Li Hongbin, Ye Huiqi, Hao Zhibo, Xiao Dong, Zhang Junbo, Kellermann Hanna, Grupp Frank

    Abstract: The advent of the laser frequency comb as the wavelength calibration unit allows us to measure the radial velocity at $cm\ s^{-1}$ precision level with high stability in long-term, which enable the possibility of the detection of Earth-twins around solar-like stars. Recent study shows that the laser frequency comb can also be used to measure and study the precision of the instrumental system inclu… ▽ More

    Submitted 11 October, 2018; originally announced October 2018.

    Comments: 10 pages, 7 figures, 1 table; accepted for publication in MNRAS

  16. arXiv:1711.01941  [pdf, other

    cs.IT

    Codes for Correcting Localized Deletions

    Authors: Serge Kas Hanna, Salim El Rouayheb

    Abstract: We consider the problem of constructing binary codes for correcting deletions that are localized within certain parts of the codeword that are unknown a priori. The model that we study is when $δ\leq w$ deletions are localized in a window of size $w$ bits. These $δ$ deletions do not necessarily occur in consecutive positions, but are restricted to the window of size $w$. The localized deletions mo… ▽ More

    Submitted 8 January, 2021; v1 submitted 2 November, 2017; originally announced November 2017.

    Comments: Accepted for publication in IEEE Transactions on Information Theory

  17. CASTAway: An Asteroid Main Belt Tour and Survey

    Authors: N. E. Bowles, C. Snodgrass, A Gibbings, J. P. Sanchez, J. A. Arnold, P. Eccleston, T. Andert, A. Probst, G. Naletto, A. C. Vandaele, J. de Leon, A. Nathues, I. R. Thomas, N. Thomas, L. Jorda, V. Da Deppo, H. Haack, S. F. Green, B. Carry, K. L. Donaldson Hanna, J. Leif Jorgensen, A. Kereszturi, F. E. DeMeo, M. R. Patel, J. K. Davies , et al. (20 additional authors not shown)

    Abstract: CASTAway is a mission concept to explore our Solar System's main asteroid belt. Asteroids and comets provide a window into the formation and evolution of our Solar System and the composition of these objects can be inferred from space-based remote sensing using spectroscopic techniques. Variations in composition across the asteroid populations provide a tracer for the dynamical evolution of the So… ▽ More

    Submitted 27 October, 2017; originally announced October 2017.

    Comments: 40 pages, accepted by Advances in Space Research October 2017

  18. arXiv:1709.05542  [pdf

    astro-ph.IM

    CIRCE: The Canarias InfraRed Camera Experiment for the Gran Telescopio Canarias

    Authors: Stephen S. Eikenberry, Miguel Charcos, Michelle L. Edwards, Alan Garner, Nestor Lasso-Cabrera, Richard D. Stelter, Antonio Marin-Franch, S. Nicholas Raines, Kendall Ackley, John G. Bennett, Javier A. Cenarro, Brian Chinn, H. Veronica Donoso, Raymond Frommeyer, Kevin Hanna, Michael D. Herlevich, Jeff Julian, Paola Miller, Scott Mullin, Charles H. Murphey, Chris Packham, Frank Varosi, Claudia Vega, Craig Warner, A. N. Ramaprakash , et al. (29 additional authors not shown)

    Abstract: The Canarias InfraRed Camera Experiment (CIRCE) is a near-infrared (1-2.5 micron) imager, polarimeter and low-resolution spectrograph operating as a visitor instrument for the Gran Telescopio Canarias 10.4-meter telescope. It was designed and built largely by graduate students and postdocs, with help from the UF astronomy engineering group, and is funded by the University of Florida and the U.S. N… ▽ More

    Submitted 16 September, 2017; originally announced September 2017.

    Comments: 41 pages, 18 figures

  19. The Castalia Mission to Main Belt Comet 133P/Elst-Pizarro

    Authors: C. Snodgrass, G. H. Jones, H. Boehnhardt, A. Gibbings, M. Homeister, N. Andre, P. Beck, M. S. Bentley, I. Bertini, N. Bowles, M. T. Capria, C. Carr, M. Ceriotti, A. J. Coates, V. Della Corte, K. L. Donaldson Hanna, A. Fitzsimmons, P. J. Gutierrez, O. R. Hainaut, A. Herique, M. Hilchenbach, H. H. Hsieh, E. Jehin, O. Karatekin, W. Kofman , et al. (19 additional authors not shown)

    Abstract: We describe Castalia, a proposed mission to rendezvous with a Main Belt Comet (MBC), 133P/Elst-Pizarro. MBCs are a recently discovered population of apparently icy bodies within the main asteroid belt between Mars and Jupiter, which may represent the remnants of the population which supplied the early Earth with water. Castalia will perform the first exploration of this population by characterisin… ▽ More

    Submitted 11 September, 2017; originally announced September 2017.

    Comments: Accepted for publication in Advances in Space Research (special issue on Small Body Exploration). 30 pages

  20. arXiv:1705.09569  [pdf, other

    cs.IT

    Guess & Check Codes for Deletions, Insertions, and Synchronization

    Authors: Serge Kas Hanna, Salim El Rouayheb

    Abstract: We consider the problem of constructing codes that can correct $δ$ deletions occurring in an arbitrary binary string of length $n$ bits. Varshamov-Tenengolts (VT) codes, dating back to 1965, are zero-error single deletion $(δ=1)$ correcting codes, and have an asymptotically optimal redundancy. Finding similar codes for $δ\geq 2$ deletions remains an open problem. In this work, we relax the standar… ▽ More

    Submitted 24 May, 2018; v1 submitted 24 May, 2017; originally announced May 2017.

    Comments: Accepted to the IEEE Transactions on Information Theory. arXiv admin note: text overlap with arXiv:1702.04466

  21. arXiv:1702.04466  [pdf, other

    cs.IT

    Guess & Check Codes for Deletions and Synchronization

    Authors: Serge Kas Hanna, Salim El Rouayheb

    Abstract: We consider the problem of constructing codes that can correct $δ$ deletions occurring in an arbitrary binary string of length $n$ bits. Varshamov-Tenengolts (VT) codes can correct all possible single deletions $(δ=1)$ with an asymptotically optimal redundancy. Finding similar codes for $δ\geq 2$ deletions is an open problem. We propose a new family of codes, that we call Guess & Check (GC) codes,… ▽ More

    Submitted 27 April, 2017; v1 submitted 15 February, 2017; originally announced February 2017.

    Comments: Accepted in ISIT 2017

  22. arXiv:1309.5848  [pdf

    nucl-th

    Microscopic Description of K^+ Scattering on 4^He, 16^O and 40^Ca Nuclei using Meson Exchange Theory

    Authors: K. M. Hanna, Sh. M. Sewailem, A. G. Shalaby

    Abstract: We have calculated the total cross section for k^+-4^He, 16^O, 40^Ca, intes at incident momenta of the kaon P_lab<1GeV . We derived the K^+-nucleon optical potential according to the exchange of 3- mesons (segma,roh,omega) and also for 4- (segma,roh,omega, segma_0) exchanged between the reactants. We showed both of the radial behavior of the real and the imaginary parts of the derived potential. C… ▽ More

    Submitted 2 September, 2013; originally announced September 2013.

    Comments: 20 pages, 22 figures

    MSC Class: 15-XX ACM Class: F.2.2

  23. MARVELS-1b: A Short-Period, Brown Dwarf Desert Candidate from the SDSS-III MARVELS Planet Search

    Authors: Brian L. Lee, Jian Ge, Scott W. Fleming, Keivan G. Stassun, B. Scott Gaudi, Rory Barnes, Suvrath Mahadevan, Jason D. Eastman, Jason Wright, Robert J. Siverd, Bruce Gary, Luan Ghezzi, Chris Laws, John P. Wisniewski, G. F. Porto de Mello, Ricardo L. C. Ogando, Marcio A. G. Maia, Luiz Nicolaci da Costa, Thirupathi Sivarani, Joshua Pepper, Duy Cuong Nguyen, Leslie Hebb, Nathan De Lee, Ji Wang, Xiaoke Wan , et al. (37 additional authors not shown)

    Abstract: We present a new short-period brown dwarf candidate around the star TYC 1240-00945-1. This candidate was discovered in the first year of the Multi-object APO Radial Velocity Exoplanets Large-area Survey (MARVELS), which is part of the third phase of the Sloan Digital Sky Survey (SDSS-III), and we designate the brown dwarf as MARVELS-1b. MARVELS uses the technique of dispersed fixed-delay interfero… ▽ More

    Submitted 23 November, 2010; originally announced November 2010.

    Comments: 47 pages, 11 figures. Accepted for publication in ApJ

  24. arXiv:0812.4598  [pdf, ps, other

    nucl-th

    Calculations of the K$^{+}$-Nucleus Microscopic Optical Potential and of the Corresponding Differential Elastic Cross Sections

    Authors: V. K. Lukyanov, E. V. Zemlyanaya, K. V. Lukyanov, K. M. Hanna

    Abstract: Calculations are made of the $K^{+}+^{12}$C, $^{40}$Ca differential elastic scattering cross sections at the beam momenta 0.635, 0.715, and 0.8 GeV/c. To this end the microscopic optical potential derived in the high-energy approximation was used where existing data on the kaon-nucleon amplitude and on the point-like density distributions of target-nuclei were utilized. The effect of different m… ▽ More

    Submitted 16 January, 2009; v1 submitted 25 December, 2008; originally announced December 2008.

    Comments: 5 pages; 3 figures; Talk given at XIX Int. Baldin Seminar "Relativistic Nuclear Physics and Quantum Chromodynamics", Sept. 29-Oct.4, Dubna, 2008

  25. arXiv:0706.0597  [pdf, ps, other

    nucl-th

    Microscopic Approach in Inelastic Heavy-Ions Scattering with Excitation of Nuclear Collective States

    Authors: K. V. Lukyanov, E. V. Zemlyanaya, I. N. Kuchtina, V. K. Lukyanov, Z. Metawei, K. M. Hanna

    Abstract: In the density distribution of a deformed target-nucleus, the spherical $λ= 0$ and the deformed $λ= 2$ parts were considered. On this basis, the corresponding potential parts $U_0$ and $U^{(2)}_{int}$ of a double -folding microscopic nucleus-nucleus optical potential are obtained. Then, for these potentials and by using the coupled-channel technique (ECIS), the elastic and inelastic amplitudes a… ▽ More

    Submitted 6 June, 2007; v1 submitted 5 June, 2007; originally announced June 2007.

    Comments: 9 pages, 4 figures, 1 table

  26. FLAMINGOS-2: The Facility Near-Infrared Wide-field Imager & Multi-Object Spectrograph for Gemini

    Authors: Stephen Eikenberry, Richard Elston, S. Nicholas Raines, Jeff Julian, Kevin Hanna, David Hon, Roger Julian, R. Bandyopadhyay, J. Greg Bennett, Aaron Bessoff, Matt Branch, Richard Corley, John-David Eriksen, Skip Frommeyer, Anthony Gonzalez, Michael Herlevich, Antonio Marin-Franch, Jose Marti, Charlie Murphey, David Rashkin, Craig Warner, Brian Leckie, W. Rusty Gardhouse, Murray Fletcher, Jennifer Dunn , et al. (2 additional authors not shown)

    Abstract: We report on the design and status of the FLAMINGOS-2 instrument - a fully-cryogenic facility near-infrared imager and multi-object spectrograph for the Gemini 8-meter telescopes. FLAMINGOS-2 has a refractive all-spherical optical system providing 0.18-arcsecond pixels and a 6.2-arcminute circular field-of-view on a 2048x2048-pixel HAWAII-2 0.9-2.4 mm detector array. A slit/decker wheel mechanis… ▽ More

    Submitted 27 April, 2006; originally announced April 2006.

    Comments: Submitted to SPIE Astronomical Telescopes & Instrumentation; 12 pages, incl. color figures

  27. Excitation of Nuclear Collective States by Heavy Ions within the Model of Semi-Microscopic Optical Potential

    Authors: K. M. Hanna, K. V. Lukyanov, V. K. Lukyanov, Z. Metawei, B. Slowinski, E. V. Zemlyanaya

    Abstract: The (semi-)microscopic double-folding nucleus-nucleus optical potentials are suggested for consideration of inelastic scattering with excitation of collective nuclear states by using the adiabatic approach and the elastic scattering amplitude in the high-energy approximation. The analytical expression for inelastic scattering amplitude is obtained keeping the first order terms in the deformation… ▽ More

    Submitted 15 November, 2005; originally announced November 2005.

    Comments: 9 pages, 3 figures, 1 table, submitted to "Partices and Nuclei, Letters"

    Journal ref: Phys.Part.Nucl.Lett.3:405-409,2006

  28. arXiv:nucl-th/0412026  [pdf, ps, other

    nucl-th

    Model for Restoration of Heavy-Ion Potentials at Intermediate Energies

    Authors: K. M. Hanna, K. V. Lukyanov, V. K. Lukyanov, B. Slowinski, E. V. Zemlyanaya

    Abstract: Three types of microscopic nucleus-nucleus optical potentials are constructed using three patterns for their real and imaginary parts. Two of these patterns are the real $V^H$ and imaginary $W^H$ parts of the potential which reproduces the high-energy amplitude of scattering in the microscopic Glauber-Sitenko theory. Another template $V^{DF}$ is calculated within the standard double-folding mode… ▽ More

    Submitted 8 December, 2004; originally announced December 2004.

    Comments: 11 pages; 8 figures. The talk given at the XVII Int. Baldin Seminar on High Energy Physics Problems "Relativistic Nuclear Physics & Quantum Chromodynamics", September 27 - October 2, 2004, Dubna, Russia

  29. arXiv:nucl-th/0410015  [pdf, ps, other

    nucl-th

    Restoration of Heavy-Ion Potentials at Intermediate Energies

    Authors: K. M. Hanna, K. V. Lukyanov, V. K. Lukyanov, B. Slowinski, E. V. Zemlyanaya

    Abstract: The microscopic nucleus-nucleus optical potential is constructed basing on two patterns for real and imaginary parts, each calculated in the framework of microscopic models and multiplied by two normalizing factors, the free parameters, fitted to experimental data. The first supplementary model yields the real and imaginary templates for our potential, and itself reproduces the scattering amplit… ▽ More

    Submitted 4 October, 2004; originally announced October 2004.

    Comments: 9 pages, 5 figures