jun li photo
Welcome to Jun Li's home page

I am a PostDoc Researcher at the Hyperspectral Computing Laboratory, Department of Technology of Computers and Communications, Escuela Politecnica de Caceres, University of Extremadura

E-mail: jun@lx.it.pt

Research Interests Publications Codes


----- PhD in Electrical and Computer Engineering, Instituto Superior Técnico, University of Lisbon, Portugal, 2011 (thesis)
Supervisors: Jose Bioucas Dias and Antonio Plaza
----- Master of Engineering, Peking University, Beijing, China, 2007.
Supervisor: Peijun Li
----- Bachelor of science, Hunan Normal University, Hunan, China, 2004.

---- Hyperspectral analysis: unmixing, classification, segmentation
---- Semi-supervised learning
---- Active learning

IEEE publications: This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. In most cases,these works may not be reposted without the explicit permission of the copyright holder.


  1. J. Li, J. Bioucas-Dias and A. Plaza. Spectral-Spatial Hyperspectral Image Segmentation Using Subspace Multinomial Logistic Regression and Markov Random Fields. IEEE Transactions on Geoscience and Remote Sensing, in press, 2011. (matlab code for windows)
  2. J. Li, J. Bioucas-Dias and A. Plaza. Hyperspectral Image Segmentation Using a New Bayesian Approach with Active Learning. IEEE Transactions on Geoscience and Remote Sensing.vol.49, no.10, pp.3947-3960, Oct. 2011. ( matlab code for windows)
  3. J. Li, J. Bioucas-Dias and A. Plaza. Semi-Supervised Hyperspectral Image Segmentation Using Multinomial Logistic Regression with Active Learning. IEEE Transactions on Geoscience and Remote Sensing, vol. 48, no. 11, pp. 4085-4098, 2010. (matlab code for windows)
  4. Jun Li, Peijun Li. Determination of the optimal wavelet decomposition level for hyperspectral imagery. Progress in Natural Science, Vol. 17, Number 11, pp, 1500-1508. Nov 2007 (in Chinese)
  1. J. Li, J. Bioucas-Dias and A. Plaza. Semi-Supervised Hyperspectral Image Classification Using a New (Soft) Sparse Multinomial Logistic Regression Model. IEEE GRSS Workshop on Hyperspectral Image and Signal Processing, 2011. (pdf)
  2. A. Villa, J. Li, A. Plaza and J. Bioucas-Dias. A New Semi-Supervised Algorithm for Hyperspectral Image Classification Based on Spectral Unmixing Concepts. IEEE GRSS Workshop on Hyperspectral Image and Signal Processing, 2011. (pdf)
  3. J. Li, J. Bioucas-Dias and A. Plaza. A New Subspace Discriminant Analysis Approach for Supervised Hyperspectral Image Classification. IEEE International Geoscience and Remote Sensing Symposium (IGARSS'11), Vancouver, Canada, 2011. (pdf)
  4. J. Li, A. Plaza and J. Bioucas-Dias. Integration of Hyperspectral Image Classification and Unmixing for Active Learning. International Symposium on Image and Data Fusion, Tengchong, China, 2011. (pdf)
  5. J. Li, J. Bioucas-Dias, and Antonio Plaza. Supervised Hyperspectral image segmentation using active learning. IEEE GRSS Workshop on Hyperspectral Image and Signal Processing: Evolution in Remote Sensing (WHISPERS'10), Reykjavik, Iceland, 2010. (pdf)
  6. J. Li, J. Bioucas-Dias and A. Plaza. Exploiting spatial information in semi-supervised hyperspectral image segmentation. IEEE GRSS Workshop on Hyperspectral Image and Signal Processing: Evolution in Remote Sensing (WHISPERS'10), Reykjavik, Iceland, 2010. (pdf)
  7. J. Li, J. Bioucas-Dias, and Antonio Plaza. Semi-supervised hyperspectral image segmentation. IEEE GRSS Workshop on Hyperspectral Image and Signal Processing (WHISPERS'09), Grenoble, France, 2009. (pdf)
  8. J. Li, J. Bioucas-Dias, and Antonio Plaza. Semi-supervised hyperspectral classification and segmentation with discriminative learning. SPIE Europe Remote Sensing, Berlin Germany, 2009. (pdf)
  9. J. Li, J. Bioucas-Dias, and Antonio Plaza. Semi-supervised hyperpsectral imge classification based on a Markov random field and sparse multinomial logistic regression. IEEE International Geoscience and Remote sensing Symposium IGARSS’2009, Cape Town, South Africa, 2009. (pdf)
  10. J. Li, J. Bioucas-Dias, and Antonio Plaza. Hyperspectral image classification based on a fast Bregman sparse multinomial logistic regression algorithm. 6th EARSeL SIG IS Workshop'2009, Tel- Aviv, Israel, 2009. (pdf)
  11. J. Li, J. Bioucas-Dias. Minimum volume simplex analysis: a fast algorithm to unmix hyperspectral data. IEEE International Geoscience and Remote sensing Symposium IGARSS’2008, Boston, USA, 2008. (pdf) (matlab code for windows)


  1. MVSA : Minimum Volume Simplex Analysis (matlab code for windows)

    J. Li and J. Bioucas-Dias, "Minimum volume simplex analysis: a fast algorithm to unmix hyperspectral data ", in IEEE International Geoscience and Remote sensing Symposium IGARSS’2008, Boston, USA, 2008.

    Abstract: This paper presents a new method of minimum volume class for hyperspectral unmixing, termed minimum volume simplex analysis (MVSA). The underlying mixing model is linear; i.e., the mixed hyperspectral vectors are modeled by a linear mixture of the endmember signatures weighted by the correspondent abundance fractions. MVSA approaches hyperspectral unmixing by fitting a minimum volume simplex to the hyperspectral data, constraining the abundance fractions to belong to the probability simplex. The resulting optimization problem is solved by implementing a sequence of quadratically constrained subproblems. In a final step, the hard constraint on the abundance fractions is replaced with a hinge-type loss function to account for outliers and noise. We illustrate the state-of-the-art performance of the MVSA algorithm in unmixing simulated data sets. We are mainly concerned with the realistic scenario in which the pure pixel assumption (i.e., there exists at least one pure pixel per endmember) is not fulfilled. In these conditions, the MVSA yields much better performance than the pure pixel based algorithms.

  2. LORSAL-AL-MLL: Hyperspectral segmentation with active learning (matlab code for windows)

    J. Li, J. Bioucas-Dias and A. Plaza. Hyperspectral Image Segmentation Using a New Bayesian Approach with Active Learning. IEEE Transactions on Geoscience and Remote Sensing. vol.49, no.10, pp.3947-3960, Oct. 2011.

    Abstract: This paper introduces a new supervised Bayesian approach to hyperspectral image segmentation, with two main steps: (a) learning, for each class label, the posterior probability distributions, based on a multinomial logistic regression model; (b) segmenting the hyperspectral image, based on the posterior probability distribution learnt in step (a) and on a multi-level logistic prior encoding the spatial information. The multinomial logistic regressors are learnt by using the recently introduced LORSAL (logistic regression via splitting and augmented Lagrangian) algorithm. The maximum a posterior segmentation is efficientlycomputed by the α-Expansion min-cut based integer optimization algorithm. Aiming at reducing the costs of acquiring large training sets, active learning is performed using a mutual information based criterion. State-of-the-art performance of the proposed approach is illustrated with simulated and real hyperspectral data sets in a number of experimental comparisons with recently introduced hyperspectral classification methods.