When you export to dump file with compress=y, EXPORT utility modifies the INITIAL value of the table to be the sum of the current extents. So that means if the table has 50 * 10K extents filled, then the INITIAL extent when you IMPORT the data will be 500K.